update gitignore

This commit is contained in:
Horhik 2021-03-16 19:22:47 +03:00
parent c78e8b1e86
commit 712d1e8dc8

3
.gitignore vendored
View file

@ -3,5 +3,8 @@
/hole.db /hole.db
/*.db /*.db
/.hole.toml /.hole.toml
/.cargo
/.idea
/.vscode