forked from oerkki/voxelands
add .gitignore
This commit is contained in:
parent
3b6af78945
commit
53bd6828b5
|
@ -0,0 +1,21 @@
|
|||
bin/
|
||||
*.a
|
||||
|
||||
*.swp
|
||||
merge.sh
|
||||
|
||||
world/
|
||||
voxelands.conf
|
||||
locale/
|
||||
*debug.txt
|
||||
|
||||
*CMakeFiles/
|
||||
*Makefile
|
||||
CMakeCache.txt
|
||||
CPackConfig.cmake
|
||||
CPackSourceConfig.cmake
|
||||
*cmake_install.cmake
|
||||
|
||||
src/jthread/jthreadconfig.h
|
||||
cmake_config.h
|
||||
|
Loading…
Reference in New Issue