Vita3K/.gitignore
oltolm 70e034efc5
cmake: Improve mingw support (#3360)
* fix CMake scripts for mingw-w64

* ffmpeg: update submodule
2024-09-26 00:08:47 +02:00

19 lines
280 B
Text
Executable file

/api.trace
.vs/
/external/boost-build
.idea/
cmake-build-*/
.vs
.vscode
build
# generated on macOS
.DS_Store
# generated by Doxygen
/docs/html/
# clangd cache
.cache
# CMake user presets
CMakeUserPresets.json
compile_commands.json
# AppImage builder
appimage/linuxdeploy.AppImage