Add deployment_tools_config.json to git and eslint ignore (#42053)

(cherry picked from commit 15a603dae0)
This commit is contained in:
Dimitris Sotirakis 2021-11-22 12:36:21 +01:00 committed by GitHub
parent 9efd85a241
commit 4b2c90b834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,4 @@ data
dist
e2e/tmp
public/lib/monaco
deployment_tools_config.json

2
.gitignore vendored
View File

@ -149,3 +149,5 @@ compilation-stats.json
# auto generated Go files
*_gen.go
deployment_tools_config.json