aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58a3b01..59d9154 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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