.gitignore 196 B

123456789101112131415
  1. /dist
  2. cmake-build
  3. CMakeFiles/
  4. CMakeCache.txt
  5. build.ninja
  6. Makefile
  7. test_physfs*
  8. libphysfs.*
  9. physfs*.dll
  10. install_manifest.txt
  11. PhysFS-*.cmake
  12. cmake_install.cmake
  13. CMakeDoxy*
  14. extras/physfs.pc
  15. Doxyfile