1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00

Merge pull request #6219 from hanakin/ticket/16784

[ticket/16784] ignore .vscode
This commit is contained in:
Marc Alexander
2021-05-27 21:33:37 +02:00

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ node_modules
.vagrant .vagrant
.idea .idea
*.DS_Store* *.DS_Store*
/.vscode