Ignore built files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,12 +9,14 @@
|
|||||||
/build/
|
/build/
|
||||||
|
|
||||||
# ------------------------
|
# ------------------------
|
||||||
# DEPLOYMENT
|
# BUILT FILES
|
||||||
# ------------------------
|
# ------------------------
|
||||||
|
dist/
|
||||||
.vercel/
|
.vercel/
|
||||||
.netlify/
|
.netlify/
|
||||||
.webpack/
|
.webpack/
|
||||||
.serverless/
|
.serverless/
|
||||||
|
.astro/
|
||||||
|
|
||||||
# ------------------------
|
# ------------------------
|
||||||
# DEPENDENCIES
|
# DEPENDENCIES
|
||||||
|
|||||||
Reference in New Issue
Block a user