mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add clientmods/mods.conf & client/mod_storage to gitignore
This commit is contained in:
parent
9d0f768cf6
commit
50cb503d77
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -43,6 +43,8 @@ gtags.files
|
||||||
!/mods/minetest/mods_here.txt
|
!/mods/minetest/mods_here.txt
|
||||||
/worlds
|
/worlds
|
||||||
/world/
|
/world/
|
||||||
|
/clientmods/mods.conf
|
||||||
|
/client/mod_storage/
|
||||||
|
|
||||||
## Configuration/log files
|
## Configuration/log files
|
||||||
minetest.conf
|
minetest.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue