Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Larch <anna@nextcloud.com>2021-03-01 12:04:38 +0300
committerAnna Larch <anna@nextcloud.com>2021-03-02 10:31:21 +0300
commite68047828e29f94d0b8baff556626bcf6630bd50 (patch)
tree2acc84d5f0dbc6e0f4cc8f86ae569879aa052569 /.gitignore
parent4ee9b97bbfa4ec18d47e92eeb587cb1058149566 (diff)
Add .vscode IDE folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3e27ba73..e4b92ced8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,6 @@ coverage/
tests/.phpunit.result.cache
/.php_cs.cache
+
+# VSCode / VSCodium
+.vscode/