X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=d0cc4284bdb3031df5d5e45b5f42f89356a31f30;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..d0cc4284b --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ + +# Ignore sensitive information +web/sites/*/settings.php +web/sites/*/settings.local.php + +# Ignore Drupal's file directory +/web/sites/*/files/ + +# Ignore SimpleTest multi-site environment. +web/sites/simpletest + +# Ignore files generated by PhpStorm +/.idea/ + +# Ignore sass cache +.sass-cache/* +web/themes/custom/yaffs/.sass-cache +