These directories are part of our structure.
authorChris Sharp <csharp@georgialibraries.org>
Tue, 5 Aug 2014 18:14:56 +0000 (14:14 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 5 Aug 2014 18:14:56 +0000 (14:14 -0400)
Thanks to StackOverflow for the solution.

fy-report-scripts/csv/.gitignore [new file with mode: 0644]
fy-report-scripts/output/.gitignore [new file with mode: 0644]

diff --git a/fy-report-scripts/csv/.gitignore b/fy-report-scripts/csv/.gitignore
new file mode 100644 (file)
index 0000000..5e7d273
--- /dev/null
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
diff --git a/fy-report-scripts/output/.gitignore b/fy-report-scripts/output/.gitignore
new file mode 100644 (file)
index 0000000..5e7d273
--- /dev/null
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore