mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Add test_config.h to gitignore (#7708)
This commit is contained in:
parent
b9343a7da4
commit
5f0c969485
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -89,6 +89,7 @@ locale/
|
|||
*.ninja
|
||||
.ninja*
|
||||
*.gch
|
||||
test_config.h
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
cmake_config.h
|
||||
|
|
Loading…
Add table
Reference in a new issue