X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=e70f651f53f2623f6cf2eb94d7d7ce240054a5e4;hb=99945f21cb6ec5f7ed8b37c9ee02d19f9bca171e;hp=87ce354c1f57f41fe2e33ca1451101289d61a4b0;hpb=d6eb1135e5b46ec2f7443b19c26c877f93f6b7c2;p=friendica.git diff --git a/.gitignore b/.gitignore index 87ce354c1f..e70f651f53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,11 @@ favicon.* -.htconfig.php -.htpreconfig.php +/.htconfig.php +/.htpreconfig.php \#* *.log *.out *.version* home.html - *~ robots.txt @@ -71,3 +70,9 @@ venv/ #ignore .htaccess .htaccess + +#ignore filesystem storage default path +/storage + +#Ignore log folder +/log