chore: update .gitignore to include build artifacts and configuration files
x86-64 AppImage / build-appimage (ubuntu-22.04) (pull_request) Failing after 33s
Build / Build (pull_request) Failing after 17s
MSVC Build / build-windows (windows-latest) (pull_request) Has been cancelled
Macos Build / build-dmg (pull_request) Has been cancelled
Windows Build (CLang) / build-windows (clang, windows-latest) (pull_request) Has been cancelled
x86-64 AppImage / build-appimage (ubuntu-22.04) (pull_request) Failing after 33s
Build / Build (pull_request) Failing after 17s
MSVC Build / build-windows (windows-latest) (pull_request) Has been cancelled
Macos Build / build-dmg (pull_request) Has been cancelled
Windows Build (CLang) / build-windows (clang, windows-latest) (pull_request) Has been cancelled
This commit is contained in:
+11
@@ -49,3 +49,14 @@ appimage-build/
|
|||||||
# libs
|
# libs
|
||||||
/libs/
|
/libs/
|
||||||
/vcpkg_installed/
|
/vcpkg_installed/
|
||||||
|
|
||||||
|
CMakeCache.txt
|
||||||
|
cmake_install.cmake
|
||||||
|
CMakeFiles/
|
||||||
|
Makefile
|
||||||
|
compile_commands.json
|
||||||
|
VoxelEngine
|
||||||
|
libVoxelEngineSrc.a
|
||||||
|
vctest
|
||||||
|
|
||||||
|
.vctest/settings.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user