1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-12 11:39:50 +00:00

Added windows binary exclusion on .gitignore

20160718
This commit is contained in:
Gabriel Koutilellis 2016-07-18 10:55:36 +03:00
parent 55ad9ef33a
commit e221d8efa1

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.DS_Store .DS_Store
__pycache__ __pycache__
*.pyd
*.so *.so
*.mo *.mo
*.waf* *.waf*