Extra gitattributes and gitignore for Linux files
(cherry picked from commit a2fa082196b10196285751da3d89cde039bc2142)
This commit is contained in:
parent
245c67b357
commit
4a45a3f931
2 changed files with 7 additions and 0 deletions
2
linux/.gitignore
vendored
2
linux/.gitignore
vendored
|
@ -2,6 +2,8 @@
|
|||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
*.o
|
||||
*_map.txt
|
||||
|
||||
# Allow Half-Life-specific files that would otherwise be ignored
|
||||
!libSDL2.dylib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue