PolyGun/.gitignore
2023-03-28 10:52:34 +02:00

48 lines
338 B
Plaintext

#
# Common
#
.vscode
*.temp
open-builder/
*.srctrlprj
*.srctrldb
*.srctrlbm
#
# Linux
#
bin/
#
# Windows
#
*.dll
CMakeFiles/
CMakeCache.txt
*.exe
# Visual Studio
*.sln
*.vcxproj
*.filters
*.user
*.vs
Debug/
Release/
UnitTests/
open-builder-unit-tests/
libenet.a
libglad.a
font.ttf
Makefile
blocking3d
cmake_install.cmake