Update .gitignore to allow more IDE shit without disruptions
This commit is contained in:
parent
04eff6824c
commit
821bb47889
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/target
|
/target
|
||||||
/data/config
|
/data/config
|
||||||
/.vscode
|
/.vscode
|
||||||
|
/.idea
|
Loading…
Reference in a new issue