creddy/.gitignore

8 lines
91 B
Plaintext
Raw Permalink Normal View History

2022-08-14 13:27:41 -07:00
dist
**/node_modules
src-tauri/target/
2022-12-02 22:59:13 -08:00
**/creddy.db
# .env is system-specific
.env
.vscode