mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-21 18:21:04 +01:00
update .gitignore
Preventing .idea directories from being uploaded to the branches. Makes it easier for devs that use IntelliJ's IDEA. (at least 2 developers here currently use it)
This commit is contained in:
parent
556316ae34
commit
9fc27da873
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
*.blend1
|
||||
*.blend2
|
||||
*.blend3
|
||||
/.idea/
|
||||
|
|
Loading…
Reference in a new issue