diff --git a/.gitignore b/.gitignore index 46358c0..7fe975b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ htmldocs/ uploads/ # database -*.db \ No newline at end of file +*.db + +# configuration +/config.init \ No newline at end of file