toxygen/.gitignore

15 lines
118 B
Plaintext

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