mirror of
https://github.com/frej/fast-export.git
synced 2026-02-26 06:20:42 +01:00
Add gitattributes, additional ignores
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
*.orig
|
||||
*.pyc
|
||||
.dotest
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user