inkstitch/.gitignore

32 wiersze
303 B
Plaintext

__pycache__
*.swp
*.kate-swp
*.pyc
*.spec
*.zip
*.tar.gz
*.po
dist/
build/
locales/
/inx/
.pydevproject
.project
/.idea
/.vscode
/VERSION
/src/
.DS_STORE
.DS_Store
flaskserverport.json
electron/yarn.lock
# debug and profile files
/DEBUG.ini
/debug*
/.debug*
# old debug files
/DEBUG
/PROFILE
/profile*