upd gitignore
Some checks failed
x86-64 AppImage / build-appimage (ubuntu-22.04) (push) Failing after 1m23s
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Macos Build / build-dmg (push) Has been cancelled
Windows Build (CLang) / build-windows (clang, windows-latest) (push) Has been cancelled
Some checks failed
x86-64 AppImage / build-appimage (ubuntu-22.04) (push) Failing after 1m23s
Build / Build (push) Failing after 17s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Macos Build / build-dmg (push) Has been cancelled
Windows Build (CLang) / build-windows (clang, windows-latest) (push) Has been cancelled
This commit is contained in:
parent
ecba496f12
commit
7fc1c37258
11
.gitignore
vendored
11
.gitignore
vendored
@ -49,3 +49,14 @@ appimage-build/
|
||||
# libs
|
||||
/libs/
|
||||
/vcpkg_installed/
|
||||
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
compile_commands.json
|
||||
VoxelEngine
|
||||
libVoxelEngineSrc.a
|
||||
vctest
|
||||
|
||||
.vctest/settings.toml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user