cryptgeon/.gitignore
2022-07-19 12:41:42 +02:00

15 lines
105 B
Plaintext

# Backend
target
# Client
.DS_Store
node_modules
/.svelte
/build
/functions
.env
General
test-results