Skip to content

Commit

Permalink
improve .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
d70-t committed Dec 14, 2023
1 parent 40c64d8 commit 11e4cd3
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
@@ -1,2 +1,6 @@
.DS_Store
/_build
_build
*.swp
__pycache__/
*.py[cod]
.ipynb_checkpoints

0 comments on commit 11e4cd3

Please sign in to comment.