diff options
Diffstat (limited to 'data/.gitignore')
-rw-r--r-- | data/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore new file mode 100644 index 0000000..fc50a55 --- /dev/null +++ b/data/.gitignore @@ -0,0 +1,8 @@ + + +# ignore all in this directory except this file + +* +!.gitignore + + |