mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-09-13 14:42:01 +00:00
Ignore dlls, pdb, some cmake generated files and orig files produced by some diff programs
This commit is contained in:
parent
e1dce5fce9
commit
113135f7b9
12
.gitignore
vendored
12
.gitignore
vendored
@ -6,4 +6,14 @@
|
|||||||
*.a
|
*.a
|
||||||
*.framework
|
*.framework
|
||||||
*.exe
|
*.exe
|
||||||
build/
|
*.dll
|
||||||
|
*.pdb
|
||||||
|
build/
|
||||||
|
CMakeLists.txt.user
|
||||||
|
cmake_install.cmake
|
||||||
|
*.orig
|
||||||
|
*.cbp
|
||||||
|
*.dsw
|
||||||
|
*.vsxproj
|
||||||
|
*.vsproj
|
||||||
|
*.sln
|
||||||
|
Loading…
x
Reference in New Issue
Block a user