branch: elpa/popup
commit a6f582c270cfd822685f04a0915471fc2a492857
Merge: 5374e55 730b408
Author: Syohei YOSHIDA <syo...@gmail.com>
Commit: Syohei YOSHIDA <syo...@gmail.com>

    Merge pull request #76 from ramnes/master
    
    Ignore byte-compiled files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 64b1053..e15865d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /.cask/
+*.elc

Reply via email to