X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=cd299f2d859153ebc7169fe30918a5cdd4b14568;hb=4293e27d5ccd2d61723d319d129fa163adb58b6b;hp=77151060d22b03c5add2627e2a6c558f2a0a4d15;hpb=ae905cbd1b67b2aeae33a64302368d285f63732d;p=friendica.git diff --git a/.gitignore b/.gitignore index 77151060d2..cd299f2d85 100644 --- a/.gitignore +++ b/.gitignore @@ -43,15 +43,14 @@ nbproject #ignore local folder /local/ -#other stuff -.directory -.gitignore - -/view/theme/Friendiboot -/view/theme/Viereinhalb -/view/theme/blog -/view/theme/boheme -/view/theme/clean -/view/theme/suckerberg - -/addon/frio_hovercard +#ignore config files from Visual Studio +/.vs/ +/php_friendica.phpproj +/php_friendica.sln +/php_friendica.phpproj.user + +#ignore things from transifex-client +venv/ + +#ignore git projects in vendor +vendor/**/.git