diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,3 +57,7 @@ GitHub.sublime-settings # Game data. Used for testing, but not sure about license yet textures/ + +# Intermediate BSP files. +*.srf +*.prt
\ No newline at end of file |