X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=2d8acf01607997b76c569c6576f319e1728ba828;hb=b79bb0d2cb3e6da43d7e6296f5afa29987be88e4;hp=49d08ba71e3eb17ebfb6f2f88868374a641515cb;hpb=55325f191bd90a70dd31b066a47c3c2044981278;p=friendica.git diff --git a/.gitignore b/.gitignore index 49d08ba71e..2d8acf0160 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ favicon.* *.out *.version* home.html - *~ robots.txt @@ -34,6 +33,9 @@ report/ #ignore NetBeans IDE's private files (at least) /nbproject/private/ +Ignore config files from VSCode +/.vscode/ + #ignore smarty cache /view/smarty3/compiled/ @@ -74,3 +76,6 @@ venv/ #ignore filesystem storage default path /storage + +#Ignore log folder +/log