2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-22 01:47:45 +01:00

gitignore: ignore cmake artifacts

This commit is contained in:
Alibek Omarov 2021-10-27 21:20:55 +03:00
parent 504e8b19d5
commit 548fb6e82c

5
.gitignore vendored
View File

@ -9,7 +9,7 @@
*.dll
*.pdb
build/
CMakeLists.txt.user
CMakeLists.txt.*
cmake_install.cmake
*.orig
*.cbp
@ -26,3 +26,6 @@ waf3-*
.vscode/
.vs/
CMakeSettings.json
CMakeFiles
CMakeCache.txt
Makefile