mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-05-05 15:28:18 +00:00
Gitignore *.elc
When using this multiple-cursors.el repository as a submodule and using compilation from .el to .elc, git will report the .elc files as untracked changes in the submodule. Ignoring *.elc files fixes that.
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
elpa
|
||||
elpa
|
||||
*.elc
|
||||
|
||||
Reference in New Issue
Block a user