Add: .gitignore ignores local ert files (needed for testing in Emacs 23)

This commit is contained in:
Joao Tavora 2012-08-07 12:09:12 +01:00
parent 951fb3cbe7
commit cdea084f7a

2
.gitignore vendored
View File

@ -6,3 +6,5 @@ extras/imported/**
!extras/imported/*/.yas-setup.el
.yas-compiled-snippets.el
*.elc
ert-x.*
ert.*