mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
add Visual Studio special files to gitignore
This commit is contained in:
parent
9702081722
commit
8f4d4962ce
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -42,3 +42,8 @@ nbproject
|
|||
|
||||
#ignore local folder
|
||||
/local/
|
||||
|
||||
#ignore config files from Visual Studio
|
||||
/.vs/
|
||||
/php_friendica.phpproj
|
||||
/php_friendica.sln
|
||||
|
|
Loading…
Reference in a new issue