mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2025-12-06 17:25:10 +08:00
Make checking out the code from Windows work by default
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Shell script files should never have line endings converted
|
||||
*.sh text eol=lf
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,4 +7,5 @@ public/
|
||||
|
||||
*.pyc
|
||||
|
||||
|
||||
# IDE files for Visual Studio Code
|
||||
*.vscode/
|
||||
Reference in New Issue
Block a user