gb-lux/.gitignore

26 lines
218 B
Plaintext
Raw Permalink Normal View History

# OS
.DS_Store
# IDE
.idea
.vscode
# Configs
.env
.env.*
!.env.example
# Packages
node_modules
# Artifacts
/build
/.svelte-kit
/package
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/.volumes
# Logs
*.log