We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e33a3 commit 140c7cdCopy full SHA for 140c7cd
.gitignore
@@ -1,6 +1,9 @@
1
.DS_store
2
octave-workspace
3
4
+# Ipython notebook checkpoint directory
5
+.ipynb_checkpoints
6
+
7
# Byte-compiled / optimized / DLL files
8
__pycache__/
9
*.py[cod]
0 commit comments