.gitignore 287 B

12345678910111213141516171819202122232425
  1. *.AppImage
  2. *.tar.bz2
  3. *.tar.gz
  4. LuaJIT-*/
  5. SDL2-*/
  6. appimagetool
  7. brotli-*/
  8. bzip2-*/
  9. cmake/
  10. cmake_install.sh
  11. cmakewrapper.sh
  12. debugsym/
  13. freetype-*/
  14. harfbuzz-*/
  15. installdir/
  16. installdir2/
  17. libmodplug-*/
  18. libogg-*/
  19. libpng-*/
  20. libtheora-*/
  21. libvorbis-*/
  22. love2d-*/
  23. openal-soft-*/
  24. squashfs-root/
  25. zlib-*/