Skip to content

Commit

Permalink
Add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dylewsky committed Oct 23, 2019
0 parents commit 84dd050
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.doc
*.zip
*.rtf
*.eps
Python_Codebase_Notes.txt
UTILS\*
*.m
*\.ipynb_checkpoints\*
*\__pychache__
*\.DS_Store

0 comments on commit 84dd050

Please sign in to comment.