main-site/.gitignore
Neshura 5ad7941c9b
Some checks failed
Run Tests on Code / test (push) Failing after 24s
Add .idea directory to gitignore, add pages for About and Servers
2024-01-01 22:59:52 +01:00

12 lines
139 B
Text

.DS_Store
node_modules
/build
/.svelte-kit
/package
/.idea
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*