mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Added .hgignore
This commit is contained in:
parent
e16c78aac1
commit
2c4eb198c3
1 changed files with 18 additions and 0 deletions
18
.hgignore
Normal file
18
.hgignore
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue