Skip to content

Commit 059eb61

Browse files
committed
Added ignores for notebooks
1 parent 6c90796 commit 059eb61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
*~
22
*.pyc
33
node_modules/*
4+
examples/data/f_numbers
5+
notebooks/.ipynb_checkpoints/01_Introducing_Python-checkpoint.ipynb
6+
notebooks/.ipynb_checkpoints/02_Speeding_Python-checkpoint.ipynb
7+
notebooks/.ipynb_checkpoints/03_Scaling_Python-checkpoint.ipynb
8+
notebooks/file.mat

0 commit comments

Comments
 (0)