1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +02:00

Add vscode config to gitignore

This commit is contained in:
Alexander Skvortsov
2021-01-07 23:27:32 -05:00
parent aae83c4fbc
commit 925628c208

1
.gitignore vendored
View File

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