Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84dd050

Browse files
committed
Add gitignore
0 parents  commit 84dd050

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.doc
2+
*.zip
3+
*.rtf
4+
*.eps
5+
Python_Codebase_Notes.txt
6+
UTILS\*
7+
*.m
8+
*\.ipynb_checkpoints\*
9+
*\__pychache__
10+
*\.DS_Store

0 commit comments

Comments
 (0)