mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
chore(git): Ignore VSCode dir and workspace files
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
This commit is contained in:
parent
3a95845718
commit
b64818b463
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,3 +9,7 @@ build/
|
|||
vendor/
|
||||
.php-cs-fixer.cache
|
||||
cypress/screenshots/
|
||||
|
||||
## VSCode
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue