mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #6249 from nextcloud/ignore-vscode
Add Visual Studio Code to .gitignore
This commit is contained in:
commit
8b29ea53db
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -81,6 +81,9 @@ nbproject
|
|||
.idea
|
||||
*.iml
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
# geany
|
||||
*.geany
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue