added mysql config file and some initial database installation / upgrade methods
[NeonServV5.git] / .gitignore
index 299bb98e503bd7220af1d7f2cf3f1c0809ac7b75..c95860b50818363df43632c1f9d7f4365030808c 100644 (file)
@@ -1 +1,25 @@
-config.h
\ No newline at end of file
+mysqlConfig.h
+neonserv.ini
+src/version.c
+src/.deps
+src/.dirstamp
+src/lib/.deps
+src/lib/.dirstamp
+src/*.o
+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
\ No newline at end of file