X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=.gitignore;h=34025fe26af63b7e0bcc3b359c982e1de5db3905;hp=4e8b61dbba9062ce986935a82c6afd2e807c7742;hb=HEAD;hpb=0f1dc61921eef1db8e404a5a82372e2d1cd55daa diff --git a/.gitignore b/.gitignore index 4e8b61d..34025fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,33 @@ mysqlConfig.h -src/version.c \ No newline at end of file +neonserv.ini +neonserv.conf +src/version.c +src/version.php +src/year.php +src/.deps +src/.dirstamp +src/lib/.deps +src/lib/.dirstamp +src/lib/*.o +src/*.o +bin/ +scripts/*.php +autom4te.cache +aclocal.m4 +config.h.in~ +config.h.in +config.h +config.status +config.log +configure +depcomp +install-sh +Makefile.in +Makefile +missing +stamp-h1 +neonserv +neonserv*.exe +libmysql.dll +pthreadGC2.dll +motd.txt \ No newline at end of file