diff --git a/.gitignore b/.gitignore index db6c242..58d934e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,9 @@ data/config.php uploads/import/* uploads/big/* uploads/thumb/* +plugins/* !uploads/import/index.html !uploads/big/index.html -!uploads/thumb/index.html \ No newline at end of file +!uploads/thumb/index.html +!plugins/check.php \ No newline at end of file