diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
commit | 97fe6e7dd12b96f6a7d16696a8c2b02624096b84 (patch) | |
tree | 806527f638e5c761c0afea155e5bde921f85eb33 /.gitignore | |
parent | 85f9f6985d47c67db672008038f9c50f06a46630 (diff) | |
download | gunmake-97fe6e7dd12b96f6a7d16696a8c2b02624096b84.tar.gz |
Rename CVS ignore files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..15ec215 --- /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 |