]> git.lizzy.rs Git - rust.git/commitdiff
Add .elc files to .gitignore. Closes #1578
authorBrian Anderson <banderson@mozilla.com>
Fri, 20 Jan 2012 09:00:42 +0000 (01:00 -0800)
committerBrian Anderson <banderson@mozilla.com>
Fri, 20 Jan 2012 09:04:50 +0000 (01:04 -0800)
.gitignore

index 5e0f47718800737d45b9420efb25c745275df2be..05291210ca195ae170cbb1ba7309da753c769431 100644 (file)
@@ -41,6 +41,7 @@
 *.swp
 *.tmp
 *.pyc
+*.elc
 .hg/
 .hgignore
 .cproject