mirror of
https://github.com/gwm17/Mask.git
synced 2024-11-22 18:28:51 -05:00
Excludes pickle files
This commit is contained in:
parent
3da1e83ff5
commit
2adf7c3da1
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@
|
||||||
*.pcm
|
*.pcm
|
||||||
*.o
|
*.o
|
||||||
*.swp
|
*.swp
|
||||||
|
*.pickle
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Makefile
|
Makefile
|
||||||
*.make
|
*.make
|
||||||
|
|
Loading…
Reference in New Issue
Block a user