halflife-photomode/linux/.gitignore
Joël Troch 228fcbc732 Remove Mac related leftovers
The engine doesn't support that platform anyways.
2024-08-28 17:58:36 +02:00

12 lines
208 B
Text

# Don't commit compiled mod libraries
*.so
*.so.*
*.o
*_map.txt
# Allow Half-Life-specific files that would otherwise be ignored
!libSDL2.so
!libSDL2-2.0.so.0
!libSDL2-2.0.so.0.dbg
!vgui.so
!release/vgui.so