Update some git related files
This commit is contained in:
parent
228fcbc732
commit
a96857b231
2 changed files with 1 additions and 4 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,7 +1,5 @@
|
|||
# Force CRLF for Windows files:
|
||||
*.bat text eol=crlf
|
||||
*.dsp text eol=crlf
|
||||
*.dsw text eol=crlf
|
||||
*.sln text eol=crlf
|
||||
*.vcxproj text eol=crlf
|
||||
*.vcxproj.filters text eol=crlf
|
||||
|
|
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,4 @@
|
|||
# Allow Half-Life-specific files that would otherwise be ignored
|
||||
!lib/public/game_controls.lib
|
||||
!lib/public/SDL2.lib
|
||||
!utils/procinfo/lib/win32_vc6/procinfo.lib
|
||||
!utils/vgui/lib/win32_vc6/vgui.lib
|
||||
!utils/vgui/lib/win32_vc16/vgui.lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue