mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-05 05:29:09 +01:00
don't include various ide settings by default
This commit is contained in:
parent
3a4f8d5413
commit
855feece79
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
.idea
|
||||
.idea/
|
||||
.vs/
|
||||
.vscode/
|
||||
|
|
Loading…
Reference in a new issue