forked from oerkki/voxelands
add some things to .gitignore
This commit is contained in:
parent
a5f2db247e
commit
4bc5a0fb52
|
@ -4,6 +4,7 @@ build64
|
|||
|
||||
bin/
|
||||
*.a
|
||||
*.o
|
||||
|
||||
*.swp
|
||||
merge.sh
|
||||
|
@ -12,6 +13,7 @@ world/
|
|||
voxelands.conf
|
||||
locale/
|
||||
*debug.txt
|
||||
*.core
|
||||
|
||||
*CMakeFiles/
|
||||
*Makefile
|
||||
|
|
Loading…
Reference in New Issue