From cd962e80669c559c90a6bd34527530711f4dc41d Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Thu, 10 Jan 2019 11:37:29 +0000
Subject: [PATCH] added #*# backups to ignore

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0675f36..6ba6e68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *~
+#*#
 config.el
 elpa/*
 eshell/*
@@ -11,3 +12,4 @@
 projectile-bookmarks.eld
 projectile.cache
 recentf
+irony*/
\ No newline at end of file

--
Gitblit v1.9.3