mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-21 01:40:30 +02:00
Move source files into folder
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,8 +1,8 @@
|
||||
*~
|
||||
|
||||
minetestmapper
|
||||
minetestmapper.exe
|
||||
colors.txt
|
||||
/minetestmapper
|
||||
/minetestmapper.exe
|
||||
/colors.txt
|
||||
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
@ -12,3 +12,4 @@ install_manifest.txt
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
cmake_config.h
|
||||
compile_commands.json
|
||||
|
Reference in New Issue
Block a user