From 7e591c294bab94961089f3c24d3550fee33329a2 Mon Sep 17 00:00:00 2001 From: damau Date: Tue, 12 Mar 2013 18:06:27 +0000 Subject: [PATCH] to ignore #*# files created by emacs --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index cf0edfb..1d0f46c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ config/newrelic.yml *~ *.rbc .DS_Store +*# \ No newline at end of file -- libgit2 0.21.2