add Visual Studio special files to gitignore

This commit is contained in:
gerhard6380 2016-09-22 21:55:16 +02:00
parent 9702081722
commit 8f4d4962ce
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -42,3 +42,8 @@ nbproject
#ignore local folder
/local/
#ignore config files from Visual Studio
/.vs/
/php_friendica.phpproj
/php_friendica.sln