X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=e70f651f53f2623f6cf2eb94d7d7ce240054a5e4;hb=a58e90fa12b732f36bc6a352614e1ea4d8ba6646;hp=345fe69cd96a8fc6caa8ed0a452f18d0090b53cc;hpb=12dd7b552f382dff38389344b279e3faf6e57281;p=friendica.git diff --git a/.gitignore b/.gitignore index 345fe69cd9..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 @@ -73,4 +72,7 @@ venv/ .htaccess #ignore filesystem storage default path -/storage \ No newline at end of file +/storage + +#Ignore log folder +/log