1
0
mirror of https://github.com/flarum/core.git synced 2025-07-14 05:16:24 +02:00

Add vscode config to gitignore

This commit is contained in:
Alexander Skvortsov
2021-01-07 23:27:32 -05:00
parent eaf5358def
commit 8675e76c92

@ -7,3 +7,4 @@ Thumbs.db
/tests/integration/tmp
.vagrant
.idea/*
.vscode