1
0
mirror of https://github.com/flarum/core.git synced 2025-07-14 13:26:23 +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

View File

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