ndurner commited on
Commit
c1594b8
·
1 Parent(s): 9bebec0

ignore DS_Store

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1 +1,2 @@
1
- __pycache__/*
 
 
1
+ __pycache__/*
2
+ .DS_Store