mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-21 11:21:06 +00:00
Update .gitignore.
Ignore vpc_crc and filters extensions.
This commit is contained in:
parent
d9ac276a95
commit
e694a32b03
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,7 +18,9 @@ ipch
|
|||
*.opensdf
|
||||
*.idb
|
||||
*.vcxproj
|
||||
*.sln
|
||||
*.sln
|
||||
*.vpc_crc
|
||||
*.filters
|
||||
|
||||
# OSX/Linux build products
|
||||
*.mak
|
||||
|
|
Loading…
Reference in a new issue