1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-02 16:25:27 +01:00
Files
luanti/irr/.gitignore
2024-03-26 21:39:02 +01:00

26 lines
335 B
Plaintext

CMakeFiles
CMakeCache.txt
cmake_install.cmake
install_manifest.txt
IrrlichtMtConfig.cmake
IrrlichtMtConfigVersion.cmake
IrrlichtMtTargets.cmake
CTestTestfile.cmake
Makefile
libs/*
*.so*
*.a
*.exe
*.dll
bin/Linux
scripts/gl2ext.h
scripts/glcorearb.h
scripts/glext.h
*.vcxproj*
*.dir/
*.sln
*visualstudio/
# vscode cmake plugin
build/*