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

example-tutorial .cvsignore,NONE,1.1



Author: jtr

Update of /cvs/docs/example-tutorial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23154

Added Files:
	.cvsignore 
Log Message:
The ".cvsignore" file lists all those files which CVS should ignore.
The file is a list of glob(7) patterns; matched files are considered
outside the "CVS space" and are thus ignored.  Many file names are 
builtin to CVS already.  Only special filenames need be listed here.

The "fdp-info-${LANG}.xml" files are examples of these.



--- NEW FILE .cvsignore ---
fdp-info-*.xml


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