gitignore update
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,7 @@
|
||||
/target
|
||||
*.env
|
||||
vote.db
|
||||
vote.db-shm
|
||||
vote.db-wal
|
||||
/.sqlx
|
||||
/migrations
|
||||
|
||||
Reference in New Issue
Block a user