summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2015-10-01 23:36:04 -0600
committerAaron Ball <nullspoon@iohq.net>2015-10-01 23:36:04 -0600
commit29181dce56232bf95a56c267a388514bff18aaa5 (patch)
tree0e0dc33131fa58bdbddec31f5280e50391cd6849 /.gitignore
parent73341722be0c2d5d71283c2044a422794507717a (diff)
downloadpalindrome_finder-29181dce56232bf95a56c267a388514bff18aaa5.tar.gz
palindrome_finder-29181dce56232bf95a56c267a388514bff18aaa5.tar.xz
Added gitignore to ignore data dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..60baa9c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+data/*

Generated by cgit