update gitignore
This commit is contained in:
parent
c78e8b1e86
commit
712d1e8dc8
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,5 +3,8 @@
|
||||||
/hole.db
|
/hole.db
|
||||||
/*.db
|
/*.db
|
||||||
/.hole.toml
|
/.hole.toml
|
||||||
|
/.cargo
|
||||||
|
/.idea
|
||||||
|
/.vscode
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue