Skip to content

Commit

Permalink
Added .cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ducalex committed Oct 30, 2024
1 parent 7b192c8 commit eda3077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
__pycache__/
.DS_Store/
.cache/
.vscode/
build/

Expand Down

0 comments on commit eda3077

Please sign in to comment.