added cmd_motd command (just reading out motd.txt file)
[NeonServV5.git] / .gitignore
index d9dfad3c2d509226db2cf85709cd182767ac61ea..c40effa666df251ddf665d6f78a3a6a60f489959 100644 (file)
@@ -1,5 +1,6 @@
 mysqlConfig.h
 neonserv.ini
+neonserv.conf
 src/version.c
 src/version.php
 src/.deps
@@ -9,6 +10,7 @@ src/lib/.dirstamp
 src/lib/*.o
 src/*.o
 bin/
+scripts/*.php
 autom4te.cache
 aclocal.m4
 config.h.in~
@@ -25,4 +27,5 @@ missing
 stamp-h1
 neonserv
 neonserv.exe
-libmysql.dll
\ No newline at end of file
+libmysql.dll
+motd.txt
\ No newline at end of file