diff --git a/.gitignore b/.gitignore index 2b7e68c..4bdb833 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ web/themes/custom/*/*.js web/themes/custom/*/src vendor/ +## Ignore folder for SQL dumps +/sql + ## What you CAN commit: # config # web/themes/custom/*/templates