From 06f5793dbb1b732df3c6630ea3fd0727ef297812 Mon Sep 17 00:00:00 2001 From: Kashish Sharma Date: Sun, 26 Oct 2014 01:12:52 +0530 Subject: [PATCH] Ignore readme files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 468653c..633f1da 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -erc/logs/ \ No newline at end of file +erc/logs/ +elpa/*readme.txt \ No newline at end of file