mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 13:33:04 +00:00
Add: .gitignore ignores local ert files (needed for testing in Emacs 23)
This commit is contained in:
parent
951fb3cbe7
commit
cdea084f7a
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ extras/imported/**
|
|||||||
!extras/imported/*/.yas-setup.el
|
!extras/imported/*/.yas-setup.el
|
||||||
.yas-compiled-snippets.el
|
.yas-compiled-snippets.el
|
||||||
*.elc
|
*.elc
|
||||||
|
ert-x.*
|
||||||
|
ert.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user