diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-06-02 18:41:17 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-06-02 18:41:26 -0700 |
commit | 8c403d9659360f59ee71d42824617371c76f6986 (patch) | |
tree | 43ad7312d802aa20a708ef42f4b7772455546f2f /data/.gitignore | |
parent | 3c5775eea38fd062a9d111db6c5fc2f6fa002b2e (diff) | |
download | chocula-8c403d9659360f59ee71d42824617371c76f6986.tar.gz chocula-8c403d9659360f59ee71d42824617371c76f6986.zip |
remove fetch.sh; gitignore at top-level
Diffstat (limited to 'data/.gitignore')
-rw-r--r-- | data/.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/.gitignore b/data/.gitignore deleted file mode 100644 index c3f104a..0000000 --- a/data/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -* -!.gitignore -!fetch.sh |