From: Nils Dagsson Moskopp Date: Sun, 29 May 2011 17:08:59 +0000 (+0800) Subject: + .gitignore X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=cf136f19359dd7983cddd3bdf9cac2c4a4bb8139;p=zefram%2Fminetest%2Fminetest_engine.git + .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..64ebbef6 --- /dev/null +++ b/.gitignore @@ -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