aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-06-26 17:28:40 +1000
committerYuchen Pei <id@ypei.org>2023-06-26 17:28:40 +1000
commita52cc6222a66242e62cc0869aa77b099b2b038b5 (patch)
tree29a24ce2165206f60e7a14091b8c2c5765dbd4b2 /.gitignore
parent07c135a7ce5769dd2cf3076eab790d2514fef97d (diff)
Prepare for elpa
* .gitignore: Adding elc * README.org: minor changes to intro and todos * buildbot-client.el: minor formatting and documentation fix * buildbot-utils.el: minor formatting fix * buildbot-view.el: minor formatting and require fix * buildbot.el: minor keywords and formatting fix
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e4e5f6c..628aad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-*~ \ No newline at end of file
+*~
+*.elc \ No newline at end of file