branch: externals/auctex
commit 586cbd860ed6e6f922e18f33a312beb683b17173
Author: Arash Esbati <ar...@gnu.org>
Commit: Arash Esbati <ar...@gnu.org>

    * .gitignore: Ignore only preview.el in top directory.
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 49a593c..7b8ef9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,6 @@ latex/prshowlabels.def
 latex/prtightpage.def
 latex/prtracingall.def
 preview-latex.el
-preview.el
+/preview.el
 PROBLEMS.preview
 tests/*/auto/*

Reply via email to