You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .DS_Store
- __pycache__
- *.so
- *.mo
- *.waf*
- .lock-waf*
- .tox
- /tags
-
- build
- dist
- env*
- /deps
- cocoa/autogen
-
- /run.py
- /cocoa/*/Info.plist
- /cocoa/*/build
- /qt/*_rc.py
- /help/*/conf.py
- /help/*/changelog.rst
-
- *.pyd
- *.exe
- *.spec
-
- .vscode
|