goi-web/.gitignore

15 lines
144 B
Plaintext

# Node
node_modules/
# Build outputs
dist/
build/
# Env and logs
*.log
# Editor and system files
.vscode/
!.vscode/extensions.json
.DS_Store