Index: openafs/doc/man-pages/.gitignore diff -c /dev/null openafs/doc/man-pages/.gitignore:1.1.4.2 *** /dev/null Thu Jun 25 08:20:01 2009 --- openafs/doc/man-pages/.gitignore Mon Jun 15 18:37:26 2009 *************** *** 0 **** --- 1,9 ---- + # After changing this file, please run + # git ls-files -i --exclude-standard + # to check that you haven't inadvertently ignored any tracked files. + + html + install-man + man1 + man5 + man8 Index: openafs/doc/xml/AdminGuide/.gitignore diff -c /dev/null openafs/doc/xml/AdminGuide/.gitignore:1.1.4.2 *** /dev/null Thu Jun 25 08:20:01 2009 --- openafs/doc/xml/AdminGuide/.gitignore Mon Jun 15 18:37:26 2009 *************** *** 0 **** --- 1,9 ---- + # After changing this file, please run + # git ls-files -i --exclude-standard + # to check that you haven't inadvertently ignored any tracked files. + + *.html + *.pdf + version.xml + + !Makefile Index: openafs/doc/xml/QuickStartUnix/.cvsignore diff -c /dev/null openafs/doc/xml/QuickStartUnix/.cvsignore:1.2.4.2 *** /dev/null Thu Jun 25 08:20:01 2009 --- openafs/doc/xml/QuickStartUnix/.cvsignore Mon Jun 1 18:51:32 2009 *************** *** 0 **** --- 1,4 ---- + Makefile + *.html + *.pdf + version.xml Index: openafs/doc/xml/QuickStartUnix/.gitignore diff -c /dev/null openafs/doc/xml/QuickStartUnix/.gitignore:1.1.4.2 *** /dev/null Thu Jun 25 08:20:01 2009 --- openafs/doc/xml/QuickStartUnix/.gitignore Mon Jun 15 18:37:26 2009 *************** *** 0 **** --- 1,9 ---- + # After changing this file, please run + # git ls-files -i --exclude-standard + # to check that you haven't inadvertently ignored any tracked files. + + *.html + *.pdf + version.xml + + !Makefile Index: openafs/doc/xml/UserGuide/.gitignore diff -c /dev/null openafs/doc/xml/UserGuide/.gitignore:1.1.4.2 *** /dev/null Thu Jun 25 08:20:01 2009 --- openafs/doc/xml/UserGuide/.gitignore Mon Jun 15 18:37:26 2009 *************** *** 0 **** --- 1,9 ---- + # After changing this file, please run + # git ls-files -i --exclude-standard + # to check that you haven't inadvertently ignored any tracked files. + + *.html + *.pdf + version.xml + + !Makefile