Skip to content

Commit

Permalink
cache is not ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
ptichoid committed Sep 9, 2024
1 parent b4354d2 commit 22b196d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.cache/
__pycache__/
#.cache/
#__pycache__/
*.pyc
*.pyo
*.pyd
Expand Down

0 comments on commit 22b196d

Please sign in to comment.