ignore .lo in forms/ (Herbert)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4420 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-06-18 17:35:51 +00:00
parent 5b922b5e50
commit 864589fcdf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-06-17 Herbert Voss <voss@perce.de>
* forms/.cvsignore: ignore the *.lo files
2002-06-18 John Levon <moz@compsoc.man.ac.uk> 2002-06-18 John Levon <moz@compsoc.man.ac.uk>
* FormSearch.h: * FormSearch.h:

View File

@ -4,3 +4,4 @@ Makefile
*.h *.h
*.C *.C
*.tmp *.tmp
*.lo