branch: elpa/drupal-mode
commit 243db30a93ca6b4de90b9888e23495f74a71e70c
Author: Arne Jørgensen <[email protected]>
Commit: Arne Jørgensen <[email protected]>

    Compiled elisp should not be committed.
    
    Add .gitignore should I will not make that mistake again :-)
---
 .gitignore      |   2 ++
 drupal-mode.elc | Bin 6458 -> 0 bytes
 2 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..c749fdf253
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.elc
+drupal-mode-*.tar
diff --git a/drupal-mode.elc b/drupal-mode.elc
deleted file mode 100644
index 400c37e6c8..0000000000
Binary files a/drupal-mode.elc and /dev/null differ

Reply via email to