diff --git a/.gitignore b/.gitignore index ccc9fd9..d66d9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ +/.idea/* +/config/* +/config/config.inc.php +/config/db.config.php +/tmp/* +/modules/* +/templates/* +/uploads/* *.DS_Store \ No newline at end of file