mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2026-09-26 01:25:06 +08:00
Merge pull request #37 from garretfick/feature/GIT_CONFIG_FOR_WINDOWS_DEV
Make checking out the code from Windows work by default
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Shell script files should never have line endings converted
|
||||
*.sh text eol=lf
|
||||
+2
-1
@@ -7,4 +7,5 @@ public/
|
||||
|
||||
*.pyc
|
||||
|
||||
|
||||
# IDE files for Visual Studio Code
|
||||
*.vscode/
|
||||
Reference in New Issue
Block a user