Skip to content

Commit

Permalink
Update gitignore rules
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed May 25, 2023
1 parent b9b89a1 commit 6c7d226
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
*.tmp

__pycache__/
.pytest_cache/
env/
tmp/
csv/
json/
env/


.on-save.json

0 comments on commit 6c7d226

Please sign in to comment.