nex3 / sass-mode

Emacs mode for Sass

Home Page:http://sass-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore *.elc Files

semperos opened this issue · comments

When *.el files are compiled, they produce *.elc files, which should be ignored. Please add a line to your .gitignore to ignore *.elc files. (I use your project as a submodule in my Emacs config)