fixed crash bug in cmd_NeonServ.mod/cmd_neonserv_set.c
[NeonServV5.git] / .gitignore
index 66e11f2f5249501959d3f733c86093a5d9324dff..34025fe26af63b7e0bcc3b359c982e1de5db3905 100644 (file)
@@ -1,8 +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~
@@ -18,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