toxygen/.gitignore
2016-07-05 21:43:51 +03:00

24 lines
199 B
Plaintext

*.pyc
*.pyo
*.ui
src/toxcore
tests/tests
tests/libs
tests/.cache
tests/__pycache__
src/libs
.idea
*~
*.iml
*.so
*.log
src/build
src/dist
*.spec
dist/
/src/avatars
src/__pycache__
/*.egg-info
/*.egg