branch: elpa/powershell
commit 02ec778c22c2c67d71f5e35699b9ace2c49c2a80
Author: Joe Schafer <[email protected]>
Commit: Joe Schafer <[email protected]>

    Add .gitignore and ignore compiled elisp.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000000..016d3b1692b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.elc
\ No newline at end of file

Reply via email to