diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-24 13:06:09 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-24 13:06:09 -0800 |
commit | c46d078d8e2a8ff6a6ced0530ab5a6293214f2d5 (patch) | |
tree | c13132761bb5df456f00d4d039fc80200a4f0e6e /.gitignore | |
download | chocula-c46d078d8e2a8ff6a6ced0530ab5a6293214f2d5.tar.gz chocula-c46d078d8e2a8ff6a6ced0530ab5a6293214f2d5.zip |
first-pass journal metadata munger
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..15dbcfd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.json +*.json.gz |