summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-01-07 15:14:58 +0100
committerPaweł Redman <pawel.redman@gmail.com>2017-01-07 15:14:58 +0100
commit8de5e3dfeed4f57e663b0225733927e08207229b (patch)
treec3d02b4a63dc6c6309469e6579f213be074ac8ae
parent0fe1ac763b18ea5f7b0b8536b2b3a7910be9c00f (diff)
Add *.lin files to .gitignore.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4301ef8..e215bbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,6 @@ maps/*.srf
maps/*.bsp
maps/*.prt
maps/*.autosave.map
+maps/*.lin
maps/analmango.map
Makefile.local