diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-04 11:24:45 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-04 11:24:45 -0400 |
commit | 9237fbe5b5599291a9a6f512c7a5275479aece97 (patch) | |
tree | cb562d75beed429166c787a879bc306155c91934 /.gitignore | |
parent | e177e2ee61a775661e44542bc735fcf87356b87a (diff) | |
download | tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.gz tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.tar.bz2 tanzanite-9237fbe5b5599291a9a6f512c7a5275479aece97.zip |
crabs are bad
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -249,4 +249,7 @@ fabric.properties src/config/options.ts # Unused sqlite database, uses postgresql now but I am keeping it in here just in case -data.db
\ No newline at end of file +data.db + + +src/config/options_old.ts |