Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Nov 30, 2023
1 parent 5c7c6f9 commit 800ccca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
*.egg-info/
*.egg
build/
.DS_Store
.DS_Store
.ipynb_checkpoints/
.*_cache/
*.swp
__pycache__

0 comments on commit 800ccca

Please sign in to comment.