Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Keep the build context small; node_modules and dist are rebuilt in the image.
|
||||
node_modules/
|
||||
dist/
|
||||
dist-ssr/
|
||||
|
||||
# Logs and local files
|
||||
*.log
|
||||
*.local
|
||||
|
||||
# VCS / editor noise
|
||||
.git/
|
||||
.gitignore
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user