From f2072a690b08ae894c5790b3f302ca7d4443f8bd Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 12 Jan 2013 17:48:58 -0500 Subject: Rename CVS ignore files to .gitignore --- .gitignore | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..15ec2150 --- /dev/null +++ b/.gitignore @@ -0,0 +1,37 @@ +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* ABOUT-NLS +make-3* make-test* +*.info *.info-* +stamp-* +makebook* + +.*gdbinit +.gdb_history + +*.dep *.dvi *.toc *.aux *.log +*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs + +README README.DOS README.W32 README.OS2 +aclocal.m4 autom4te.cache +config.h.in config.h config.status config.cache configure +Makefile.in Makefile +build.sh.in build.sh +SMakefile NMakefile Makefile.DOS +config.ami configh.dos config.h.W32 config.h-vms + +loadavg loadavg.c make + +gmk-default.h + +.deps .dep_segment ID TAGS + +_* +sun4 i386 i386-netbsd hp300-netbsd hp300 rs6000 sun3 news800 amiga +hp700 hp834 mips sol2 i486-linux + +customs + +install-sh mkinstalldirs + +.directive.asc -- cgit v1.2.1