gitignore

This commit is contained in:
jxxghp 2022-12-21 17:36:22 +08:00
parent 20ebe594d1
commit bf37821ebb

2
.gitignore vendored
View File

@ -2,8 +2,6 @@ __pycache__
*.sock
*.log
*.pid
/third_party/
/test/
test.py
### IntelliJ IDEA ###