Edit .gitignore

This commit is contained in:
殷勇 2023-08-10 14:52:00 +08:00
parent 8c6afdb5e2
commit f6cc65b527

3
.gitignore vendored
View File

@ -16,4 +16,5 @@ __pycache__
.user
node_modules/
nohup.out
bin/
bin/
.idea