gitignore __pycache__/

This commit is contained in:
Kay Faraday 2022-07-02 23:06:45 +00:00
parent ef99209d2c
commit 6e9cae820a
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
__pycache__/
*.toml
!*.example.toml
*.timestamp