Permalink
Browse files

add png to ignore

  • Loading branch information...
1 parent 860eaec commit c73e51d8fb29dea7ccc60915ce0fe88406d61916 @alistairewj alistairewj committed Jun 22, 2017
Showing with 3 additions and 0 deletions.
  1. +3 −0 .gitignore
View
@@ -1,6 +1,9 @@
# Data files
*.csv
+# Picture files
+*.png
+
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

0 comments on commit c73e51d

Please sign in to comment.