diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-13 12:23:49 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-09-13 12:23:49 -0700 |
commit | 5fb593f13219f31993167320f826d08c99c4c7e8 (patch) | |
tree | a757382f1c761208d43918217bb1545773e65425 /extra/sql_dumps/.gitignore | |
parent | 9f25d84accb5a3657cb4c7dd87014d9f13ccf2ef (diff) | |
download | fatcat-5fb593f13219f31993167320f826d08c99c4c7e8.tar.gz fatcat-5fb593f13219f31993167320f826d08c99c4c7e8.zip |
remove accidentally-commited files; add gitignore
Diffstat (limited to 'extra/sql_dumps/.gitignore')
-rw-r--r-- | extra/sql_dumps/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/sql_dumps/.gitignore b/extra/sql_dumps/.gitignore new file mode 100644 index 00000000..b52d6a5b --- /dev/null +++ b/extra/sql_dumps/.gitignore @@ -0,0 +1,3 @@ +*.json.xz +*.json.gz +*.json |