mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix devtest being ignored by .gitignore
This commit is contained in:
parent
1afd6d682a
commit
8713924811
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -40,7 +40,7 @@ build/.cmake/
|
|||
## Non-static Minetest directories or symlinks to these
|
||||
/bin/
|
||||
/games/*
|
||||
!/games/minimal/
|
||||
!/games/devtest/
|
||||
/cache
|
||||
/textures/*
|
||||
!/textures/base/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue