+ .gitignore
parent
ed81aa8aae
commit
af574e58fe
|
@ -0,0 +1,19 @@
|
||||||
|
map/*
|
||||||
|
CMakeFiles/*
|
||||||
|
src/CMakeFiles/*
|
||||||
|
src/Makefile
|
||||||
|
src/cmake_config.h
|
||||||
|
src/cmake_install.cmake
|
||||||
|
src/jthread/CMakeFiles/*
|
||||||
|
src/jthread/Makefile
|
||||||
|
src/jthread/cmake_config.h
|
||||||
|
src/jthread/cmake_install.cmake
|
||||||
|
minetest.conf
|
||||||
|
bin/
|
||||||
|
CMakeCache.txt
|
||||||
|
CPackConfig.cmake
|
||||||
|
CPackSourceConfig.cmake
|
||||||
|
Makefile
|
||||||
|
cmake_install.cmake
|
||||||
|
src/jthread/libjthread.a
|
||||||
|
debug.txt
|
Loading…
Reference in New Issue