Skip to content

Commit 140c7cd

Browse files
author
Yaşarcan Yılmaz
committed
Add ipython checkpoint directory to gitignore
1 parent e6e33a3 commit 140c7cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.DS_store
22
octave-workspace
33

4+
# Ipython notebook checkpoint directory
5+
.ipynb_checkpoints
6+
47
# Byte-compiled / optimized / DLL files
58
__pycache__/
69
*.py[cod]

0 commit comments

Comments
 (0)