sellout / emacs-color-theme-solarized

Emacs highlighting using Ethan Schoonover’s Solarized color scheme
http://ethanschoonover.com/solarized
MIT License
1.15k stars 201 forks source link

Add a top level .gitignore file to ignore bytecompiled elc files #93

Closed jaseemabid closed 11 years ago

jaseemabid commented 11 years ago

I use solarized as a submodule of my .emacs.d, and byte compiling .el files to .elc will show the state as dirty, which is not really the case. Please add a top level .gitignore to fix this problem.

sellout commented 11 years ago

Fixed!