Files
86Box-fork/.gitignore
2022-05-01 16:10:47 -03:00

48 lines
539 B
Plaintext

# CMake
CMakeUserPresets.json
CMakeCache.txt
CMakeFiles
/build
Makefile
*.a
/src/*.exe
/src/86Box
/src/include/86box/version.h
# Legacy Makefile
/src/*.o
/src/*.d
/src/*.res
/src/*.dll
/src/NUL
# State
/src/*.cfg
/src/*.log
/src/*.dmp
/src/nvr/
/src/roms/
/src/screenshots/
# Build scripts
/archive_tmp
/archive_tmp_universal
/static2dll.*
/pacman.txt
/deps.txt
/universal_listing.txt
/VERSION
*.zip
*.tar
*.tar.*
*.AppImage
/appimage-builder-cache
# Visual Studio Code
/.vs
/.vscode
src/win/RCa04980
# Qt Creator
CMakeLists.txt.user