Browse Source

chore(git): Ignore '*.code-workspace' files

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
pull/9217/head
Jérémie Tarot (@silopolis) 3 years ago
committed by Joas Schilling
parent
commit
83e1e315f8
No known key found for this signature in database GPG Key ID: 74434EFE0D2E2205
  1. 1
      .gitignore

1
.gitignore

@ -25,3 +25,4 @@
# VScode settings
.vscode
*.code-workspace
Loading…
Cancel
Save