This repository has been archived on 2024-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
fotochallenge/.gitignore
Valentin Brandl e9e599b78f
Some checks failed
/ Build App (push) Failing after 48s
Initial commit
2024-07-17 12:17:07 +02:00

25 lines
208 B
Plaintext

node_modules
# Output
.output
.vercel
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
uploads
.direnv