cryptgeon/.gitignore

11 lines
79 B
Plaintext
Raw Normal View History

2021-05-02 13:44:42 +00:00
# Backend
2021-05-01 10:39:40 +00:00
/target
2021-05-02 13:44:42 +00:00
# Client
.DS_Store
node_modules
/.svelte
/build
/functions