.gitignore

.gitignore
This commit is contained in:
zmf 2023-04-13 23:39:22 +08:00
parent 5bd664829e
commit d472f8bed7
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
output/*
__pycache__/*
log/*