diff --git a/csv/.gitignore b/csv/.gitignore new file mode 100644 index 0000000..35e58f7 --- /dev/null +++ b/csv/.gitignore @@ -0,0 +1,4 @@ +# empty folder to output csv files to +* +# Except this file +!.gitignore \ No newline at end of file