Add gitattributes, additional ignores

This commit is contained in:
Johan Henkens
2018-12-05 09:23:04 -08:00
parent 2bb173ef68
commit 850094c498
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*.orig
*.pyc
.dotest
.idea/