Remove Mac related leftovers
The engine doesn't support that platform anyways.
This commit is contained in:
parent
473bfd1335
commit
228fcbc732
2 changed files with 0 additions and 5 deletions
5
linux/.gitignore
vendored
5
linux/.gitignore
vendored
|
@ -1,17 +1,12 @@
|
|||
# Don't commit compiled mod libraries
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
*.o
|
||||
*_map.txt
|
||||
|
||||
# Allow Half-Life-specific files that would otherwise be ignored
|
||||
!libSDL2.dylib
|
||||
!libSDL2.so
|
||||
!libSDL2-2.0.0.dylib
|
||||
!libSDL2-2.0.0.dylib.dSYM/Contents/Resources/DWARF/libsdl2-2.0.0.dylib
|
||||
!libSDL2-2.0.so.0
|
||||
!libSDL2-2.0.so.0.dbg
|
||||
!vgui.so
|
||||
!release/vgui.dylib
|
||||
!release/vgui.so
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue