fix: make it work with new vite
This commit is contained in:
12
static/.gitignore
vendored
Normal file
12
static/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env.local
|
||||
|
||||
data/
|
||||
data-dev/
|
||||
_fresh/
|
||||
node_modules/
|
||||
mise.toml
|
||||
Reference in New Issue
Block a user