Ignore some files in git
This commit is contained in:
parent
c1dcc8b0c7
commit
baf0911f14
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
.*.sw?
|
||||
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
*.fifo
|
Loading…
Reference in a new issue