aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2023-07-01 12:05:16 -0400
committerAxel Forsman <axel@axelf.se>2024-09-15 10:32:14 +0200
commit1b49c159eb634bc35d65afdc324be4392cc8b6e0 (patch)
treefa606e674ee237c87f297b472269e17cba2ead1e /.gitignore
parent5db0bdc7dcd9300b983526d37cbe480f35e36211 (diff)
evil-pkg.el: Remove file
This file is auto-generated from headers in `evil.el` anyway. * evil.el: Synchronize metadata with what was in `evil-pkg.el`. * .gitignore: Add `evil-pkg.el`. * Makefile (VERSION): Fetch the info from `evil.el`. (elpa-pkg.el): New rule to (re)generate the file. (elpa): Use it (not sure if EASK needs it, tho).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index beb3809..c5b19d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,8 @@
*.pg
*.tp
.depend
-evil-autoloads.el
+/evil-autoloads.el
+/evil-pkg.el
test-results.txt
typescript