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 /.gitignore | |
parent | 3c5775eea38fd062a9d111db6c5fc2f6fa002b2e (diff) | |
download | chocula-8c403d9659360f59ee71d42824617371c76f6986.tar.gz chocula-8c403d9659360f59ee71d42824617371c76f6986.zip |
remove fetch.sh; gitignore at top-level
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ old/ *.html *.json *.json.gz +data/ *.o *.a |