Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix devtest being ignored by .gitignore
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
.gitignore
|
@@ -40,7 +40,7 @@ build/.cmake/ |
|
|
## Non-static Minetest directories or symlinks to these |
|
|
/bin/ |
|
|
/games/* |
|
|
!/games/minimal/ |
|
|
!/games/devtest/ |
|
|
/cache |
|
|
/textures/* |
|
|
!/textures/base/ |
|
|