.gitignore 275 B

123456789101112131415161718192021222324
  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. freetype-*/
  13. installdir/
  14. installdir2/
  15. libmodplug-*/
  16. libogg-*/
  17. libpng-*/
  18. libtheora-*/
  19. libvorbis-*/
  20. love2d-*/
  21. mpg123-*/
  22. openal-soft-*/
  23. squashfs-root/
  24. zlib-*/