ignoring state

This commit is contained in:
Askill 2022-09-17 14:42:24 +00:00
parent e0d705b882
commit 8bf422a33d
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
**/*.exe **/*.exe
**/state.json
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]