aboutsummaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-10-24 18:49:00 -0700
committerFuwn <[email protected]>2023-10-24 18:49:00 -0700
commit93b6b1ae0370a11aa8a3183969a9ade8f993c482 (patch)
tree61395da21f35395a88950428990f21ca9c12d261 /.eslintignore
parentfix(docker): move back to node :( (diff)
downloaddue.moe-93b6b1ae0370a11aa8a3183969a9ade8f993c482.tar.xz
due.moe-93b6b1ae0370a11aa8a3183969a9ade8f993c482.zip
chore(git): ignore data folder
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index f1e46035..5e958bbb 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -13,7 +13,7 @@ node_modules
.env
.env.*
!.env.example
-*.sqlite3
+/data
# PNPM
pnpm-lock.yaml