Update gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1 +1,8 @@
|
|||||||
node_modules
|
# Ignore environment files
|
||||||
|
.env
|
||||||
|
|
||||||
|
# Ignore dependencies
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# Ignore build output
|
||||||
|
dist/
|
||||||
Reference in New Issue
Block a user