From 3a1afa91e94733fd32b5d4229ca2a94831909eb1 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sat, 17 Jan 2009 20:36:58 -0700 Subject: Updated git ignore rules. Signed-off-by: Ira Rice --- .gitignore | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4f353fe4..6cddf3cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,53 @@ # files created by autoreconf +ABOUT-NLS Makefile.in aclocal.m4 autom4te.cache +config.guess config.h.in +config.rpath +config.sub configure depcomp install-sh +m4/ missing +po/Makefile.in.in +po/Makevars.template +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/quot.sed +po/remove-potcdate.* # files created by configure Makefile config.h config.log config.status -src/.deps +po/POTFILES +.deps stamp-h1 # files created during build *.o -src/tmw +*.gmo +.dirstamp +po/stamp-po +src/aethyra + +# files created during Windows build +.objs +*.dll +aethyra.exe +aethyra.depend +aethyra.layout + +# files copied in on Windows +include/* +lib/* +packaging/windows/upx/* +data/music/*.ogg + -- cgit v1.2.3-70-g09d2