diff options
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 |