Permalink
Browse files

added csv to gitignore

  • Loading branch information...
1 parent bb7dd51 commit 8b2cb443d5f56cb8ef083a7f0bbd1bcf1b662a06 @alistairewj alistairewj committed May 16, 2017
Showing with 3 additions and 0 deletions.
  1. +3 −0 .gitignore
View
@@ -1,3 +1,6 @@
+# Data files
+*.csv
+
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

0 comments on commit 8b2cb44

Please sign in to comment.