mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Ignore local config files.
This commit is contained in:
parent
e72422976d
commit
2c84cb6702
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -16,5 +16,6 @@ electron/dist
|
|||
electron/pub
|
||||
**/.idea
|
||||
/config.json
|
||||
/config.json.*
|
||||
/config.local*.json
|
||||
/src/component-index.js
|
||||
|
|
Loading…
Reference in a new issue