From f2ac96a57406ed362f5ee79bfd82308433d3e6a6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Wed, 9 Jan 2013 11:32:44 +0100 Subject: Added the LLEGEIXME.txt file into the global gitignore file. LLEGEIXME (llegeix-me) comes from the catalan and it literally means "read me". It's meant to be used as a private README file for the project. --- global.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/global.gitignore b/global.gitignore index a2e5f6d..7b810ef 100644 --- a/global.gitignore +++ b/global.gitignore @@ -7,3 +7,4 @@ build/ *.kdev4 .directory *.kate-swp +LLEGEIXME.txt -- cgit v1.2.3