From 75c6622291ecb48a26b619a7bef13c1b708007fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 14 Sep 2010 02:16:09 +0200 Subject: Ignore the links in 'installed' -- no use to vcs them --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 45d62d8..1110ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.sw? +installed/* -- cgit v1.2.3