X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=.gitignore;h=34025fe26af63b7e0bcc3b359c982e1de5db3905;hp=c95860b50818363df43632c1f9d7f4365030808c;hb=HEAD;hpb=9d2bbd34f22639745b23b7916ed3123c0dfed557 diff --git a/.gitignore b/.gitignore index c95860b..34025fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,17 @@ mysqlConfig.h 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~ @@ -21,5 +27,7 @@ Makefile missing stamp-h1 neonserv -neonserv.exe -libmysql.dll \ No newline at end of file +neonserv*.exe +libmysql.dll +pthreadGC2.dll +motd.txt \ No newline at end of file