.gitignore 301 B

12345678910111213141516171819202122232425262728293031
  1. build
  2. build32
  3. build64
  4. bin/
  5. *.a
  6. *.o
  7. *.swp
  8. merge.sh
  9. world/
  10. voxelands.conf
  11. locale/
  12. *debug.txt
  13. *.core
  14. *CMakeFiles/
  15. *Makefile
  16. CMakeCache.txt
  17. CPackConfig.cmake
  18. CPackSourceConfig.cmake
  19. *cmake_install.cmake
  20. src/jthread/jthreadconfig.h
  21. cmake_config.h
  22. data/textureshd
  23. data/servers.txt
  24. data/favourites.txt