Update .gitignore

This commit is contained in:
onyx-and-iris 2022-08-09 17:54:59 +01:00
parent c159812fe3
commit 731f0906ef

6
.gitignore vendored
View File

@ -1,5 +1,3 @@
config.ini
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@ -130,4 +128,6 @@ dmypy.json
# Pyre type checker
.pyre/
config.toml
# config, quick test
config.toml
quick.py