mirror of
https://github.com/arsenetar/dupeguru-cocoa.git
synced 2026-01-22 06:37:18 +00:00
Initial commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
__pycache__
|
||||
*.so
|
||||
*.mo
|
||||
*.waf*
|
||||
.lock-waf*
|
||||
/build
|
||||
/cocoa/build
|
||||
/env
|
||||
/cocoa/autogen
|
||||
/locale
|
||||
|
||||
/run.py
|
||||
/cocoa/*/Info.plist
|
||||
/cocoa/*/build
|
||||
Reference in New Issue
Block a user