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:
Thiago Alves
2019-03-29 18:29:30 -04:00
committed by GitHub
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
# Shell script files should never have line endings converted
*.sh text eol=lf
+2 -1
View File
@@ -7,4 +7,5 @@ public/
*.pyc
# IDE files for Visual Studio Code
*.vscode/