emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master c42ccd6: * .gitignore: Adjust to changes in 'test'


From: Eli Zaretskii
Subject: [Emacs-diffs] master c42ccd6: * .gitignore: Adjust to changes in 'test' directory structure.
Date: Sat, 28 Nov 2015 11:00:58 +0000

branch: master
commit c42ccd615081e12c97a55e778b488b3f4f5b22b7
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * .gitignore: Adjust to changes in 'test' directory structure.
---
 .gitignore |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index cad1684..e83760b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -149,10 +149,10 @@ src/*.map
 # Tests.
 test/indent/*.new
 test/biditest.txt
-test/etags/srclist
-test/etags/regexfile
-test/etags/ETAGS
-test/etags/CTAGS
+test/manual/etags/srclist
+test/manual/etags/regexfile
+test/manual/etags/ETAGS
+test/manual/etags/CTAGS
 
 # ctags, etags.
 TAGS



reply via email to

[Prev in Thread] Current Thread [Next in Thread]