mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 14:42:30 +00:00
Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,14 +3,10 @@ crates/*/target
|
||||
# For libraries ignore Cargo.lock
|
||||
crates/*/Cargo.lock
|
||||
|
||||
db.toml
|
||||
db.sqlite3*
|
||||
config.toml
|
||||
schema.sql
|
||||
|
||||
/.idea
|
||||
|
||||
.env
|
||||
|
||||
**/node_modules
|
||||
**/dist
|
||||
|
||||
Reference in New Issue
Block a user