creddy/.gitignore

8 lines
91 B
Plaintext
Raw Permalink Normal View History

2022-08-14 20:27:41 +00:00
dist
**/node_modules
src-tauri/target/
2022-12-03 06:59:13 +00:00
**/creddy.db
# .env is system-specific
.env
.vscode