modified: .gitignore

modified:   npk.py
	modified:   patch.py
This commit is contained in:
zyb
2024-07-20 11:14:55 +08:00
parent 0ce6484e60
commit 0ff0485a87
3 changed files with 6 additions and 14 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/
.vscode/
venv/
app/
test_*.py