Skip to content

Commit

Permalink
Improve gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pberkes committed Aug 25, 2023
1 parent 89e3b20 commit 5cfeeb7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,12 @@ target/

#macos stuff
.DS_Store

# PyCharm
.idea/

# Jupyter
.ipynb_checkpoints/

# general
_archive/

0 comments on commit 5cfeeb7

Please sign in to comment.