branch: elpa/rust-mode
commit 13c7e25addbe226e71ba6b6bed661f46156f92c1
Author: ramnes <[email protected]>
Commit: ramnes <[email protected]>

    Ignore byte-compiled files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c531d98
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.elc

Reply via email to