Merge pull request #396 from wesinator/json

json language - add .har extension
This commit is contained in:
DeeDeeG 2023-02-25 05:43:31 -05:00 committed by GitHub
commit 2d4a6e44c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
'composer.lock'
'geojson'
'gltf'
'har'
'htmlhintrc'
'ipynb'
'jscsrc'

View File

@ -10,6 +10,7 @@ fileTypes: [
'composer.lock'
'geojson'
'gltf'
'har'
'htmlhintrc'
'ipynb'
'jscsrc'