aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrea Richiardi <a.richiardi.work@gmail.com>2019-01-05 11:10:38 -0800
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2019-01-13 10:54:58 +0200
commitd4cec87f2571bef9ef26e586ebeb9a87abf98f31 (patch)
tree2ba93c4f5d7ab9d37b7b9b8faef0c0491e61185f /.gitignore
parent208793de6e6d063a3bde535339fccc3396aa7336 (diff)
Fix the Makefile so that we can compile projectile
The functionality has been basically copied from cider and now we can call make in order to produce projectile.elc.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 803c294..025b7c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
-/elpa
-/.elpa
-/.cask
-*.elc
*~
-[#]*[#]
+*\#*\#
+*.\#*
+*.elc
+.cask
+elpa*
/TAGS
/project