tox_profile/.gitignore

35 lines
256 B
Plaintext
Raw Normal View History

2024-02-05 14:04:15 +01:00
.pylint.err
.pylint.out
*.pyc
*.pyo
2022-09-21 13:21:48 +02:00
2024-02-05 14:04:15 +01:00
libs/
*.egg-info
*.log
*.out
2024-02-18 19:21:28 +01:00
*.bak
2022-09-21 13:21:48 +02:00
2024-02-05 14:04:15 +01:00
.idea
*~
#*
*.iml
*.junk
2022-09-21 13:21:48 +02:00
2024-02-05 14:04:15 +01:00
*.so
*.log
toxygen/build
toxygen/dist
2022-09-21 13:21:48 +02:00
*.spec
2024-02-05 14:04:15 +01:00
dist
toxygen/avatars
toxygen/__pycache__
/*.egg-info
/*.egg
html
Toxygen.egg-info
*.tox
2022-09-21 13:21:48 +02:00
.cache
2024-02-05 14:04:15 +01:00
*.db
*~
Makefile