diff --git a/.gitignore b/.gitignore index 96c643ec8..50e482fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,7 @@ composer.lock .php-cs-fixer.cache .phpcs-cache /.vscode + +# Themes +/themes/* +!/themes/opendk/default/ \ No newline at end of file