This commit is contained in:
emdee@spm.plastiras.org 2024-02-19 14:01:39 +00:00
commit 66a31110b3
17 changed files with 14834 additions and 0 deletions

33
.gitignore vendored Normal file
View file

@ -0,0 +1,33 @@
.pylint.err
.pylint.out
*.pyc
*.pyo
libs/
*.egg-info
*.log
*.out
.idea
*~
#*
*.iml
*.junk
*.so
*.log
toxygen/build
toxygen/dist
*.spec
dist
toxygen/avatars
toxygen/__pycache__
/*.egg-info
/*.egg
html
Toxygen.egg-info
*.tox
.cache
*.db
*~
Makefile