branch: externals/matlab-mode
commit 96ca274d3e0b58640b89d7bdf4fc573c62b0a1e3
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>

    .elpaignore: sort and add matlab-ts-bin
---
 .elpaignore | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/.elpaignore b/.elpaignore
index 3dcf39d081..c71cd44f37 100644
--- a/.elpaignore
+++ b/.elpaignore
@@ -3,22 +3,25 @@
 # 
https://www.gnu.org/software/emacs/manual/html_node/elisp/Multi_002dfile-Packages.html
 
 *.ac
-*.in
-*.m4
 *.hgignore
 *.hgtags
+*.in
+*.m4
 *.spec
-.elpaignore
+
 .dir-locals.el
+.elpaignore
+
+CONTRIBUTING.org
 ChangeLog.old1
 ChangeLog.old2
-CONTRIBUTING.org
 DEBUGGING.org
-SECURITY.md
 Makefile
+SECURITY.md
+contributing
+doc
 examples
+maintenance
 matlab-maint.el
+matlab-ts-bin
 tests
-doc
-contributing
-maintenance
\ No newline at end of file

Reply via email to