mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Converted repo to Git.
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
.DS_Store
|
||||
*.pyc
|
||||
*.so
|
||||
*.mo
|
||||
*.pyd
|
||||
*.waf*
|
||||
.lock-waf*
|
||||
|
||||
build
|
||||
dist
|
||||
install
|
||||
installer_tmp-cache
|
||||
env
|
||||
cocoa/autogen
|
||||
|
||||
/run.py
|
||||
/conf.json
|
||||
/cocoa/*/Info.plist
|
||||
/cocoa/*/build
|
||||
/qt/base/*_rc.py
|
||||
/help/*/conf.py
|
||||
/help/*/changelog.rst
|
||||
Reference in New Issue
Block a user