This commit is contained in:
emdee@spm.plastiras.org 2023-12-18 06:25:24 +00:00
parent 68f28fdac5
commit e4b1b9c4d8
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,6 +2,7 @@
.pylint.out .pylint.out
*.pyc *.pyc
*.pyo *.pyo
toxygen/toxcore toxygen/toxcore
tests/tests tests/tests
tests/libs tests/libs
@ -13,6 +14,8 @@ toxygen/libs
*~ *~
#* #*
*.iml *.iml
*.junk
*.so *.so
*.log *.log
toxygen/build toxygen/build

View File

@ -1 +0,0 @@
root@devuan.29604:1700913818