ignoring pycache

This commit is contained in:
shockrah 2021-01-20 16:50:54 -08:00
parent 79d77e0007
commit c61c57c1b8

View File

@ -6,3 +6,7 @@ dev-sql/
diesel.toml diesel.toml
*.log *.log
# Client pycache
client-tests/__pycache__/
client-tests/web/__pycache__/