toxygen/.gitignore

13 lines
101 B
Plaintext

*.pyc
*.pyo
*.ui
src/toxcore
tests/tests
tests/.cache
tests/__pycache__
src/libs
.idea
*~
*.iml
*.so