This commit is contained in:
emdee@macaw.me 2023-12-17 00:00:38 +00:00
parent 99136cd4e3
commit 68f28fdac5
39 changed files with 219 additions and 285 deletions

3
.gitignore vendored
View file

@ -1,3 +1,5 @@
.pylint.err
.pylint.out
*.pyc
*.pyo
toxygen/toxcore
@ -9,6 +11,7 @@ tests/avatars
toxygen/libs
.idea
*~
#*
*.iml
*.so
*.log