Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Obuljen committed May 8, 2024
1 parent db7d2a4 commit 92913fd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#.ipynb_checkpoints/
#./CNN_analysis/.ipynb_checkpoints/
#./Pk_analysis/.ipynb_checkpoints/
#./Pk_analysis/__pycache__/
#./CNN_analysis/__pycache__/
.ipynb_checkpoints/
./CNN_analysis/.ipynb_checkpoints/
./Pk_analysis/.ipynb_checkpoints/
./Pk_analysis/__pycache__/
./CNN_analysis/__pycache__/

0 comments on commit 92913fd

Please sign in to comment.