diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-01-07 15:14:58 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-01-07 15:14:58 +0100 |
commit | 8de5e3dfeed4f57e663b0225733927e08207229b (patch) | |
tree | c3d02b4a63dc6c6309469e6579f213be074ac8ae | |
parent | 0fe1ac763b18ea5f7b0b8536b2b3a7910be9c00f (diff) |
Add *.lin files to .gitignore.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ maps/*.srf maps/*.bsp maps/*.prt maps/*.autosave.map +maps/*.lin maps/analmango.map Makefile.local |