diff --git a/.gitignore b/.gitignore index 8982778..3a08134 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -htdocs/config.php \ No newline at end of file +htdocs/config.php +.DS_Store \ No newline at end of file diff --git a/htdocs/.DS_Store b/htdocs/.DS_Store deleted file mode 100644 index db56aec..0000000 Binary files a/htdocs/.DS_Store and /dev/null differ diff --git a/htdocs/lib/.DS_Store b/htdocs/lib/.DS_Store deleted file mode 100644 index d37bde2..0000000 Binary files a/htdocs/lib/.DS_Store and /dev/null differ