From 8de5e3dfeed4f57e663b0225733927e08207229b Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Sat, 7 Jan 2017 15:14:58 +0100 Subject: Add *.lin files to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit