Merge pull request #13 from mogeko:dev

exclude .devcontainer/*from git language statistics
This commit is contained in:
Mogeko 2021-11-16 20:36:20 +01:00 committed by GitHub
commit 98e5a87647
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored
View file

@ -40,4 +40,4 @@
*.exe filter=lfs diff=lfs merge=lfs -text
# Custom for VSCode (.devcontainer)
.devcontainer/* linguist-generated=true
.devcontainer/* linguist-vendored=false