From cdea084f7a5002348ef38a9977e6fc4951289d0c Mon Sep 17 00:00:00 2001 From: Joao Tavora Date: Tue, 7 Aug 2012 12:09:12 +0100 Subject: [PATCH] Add: .gitignore ignores local ert files (needed for testing in Emacs 23) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6c1548895..c433a5795 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ extras/imported/** !extras/imported/*/.yas-setup.el .yas-compiled-snippets.el *.elc +ert-x.* +ert.* -- 2.39.2