diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-01 18:17:42 -0500 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-03-01 18:17:42 -0500 |
commit | afeffe31bd7d0f8333627a972e1d32e64a325b5b (patch) | |
tree | 6efd6548755e49e379a0a390c96efcf9f7a65eeb /.gitignore | |
parent | 9f9a33cbf55d38987a66b709284d2bb4ffea0fe9 (diff) |
reformat fe
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,4 +46,4 @@ node_modules/ | |||
46 | .env.production.local | 46 | .env.production.local |
47 | .env.local | 47 | .env.local |
48 | 48 | ||
49 | 49 | *.sqlite3 | |