Add env.d.ts back to gitignore
This commit is contained in:
parent
c89226e59d
commit
8e94c5b305
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ server.PID
|
|||
mattermost.keystore
|
||||
tmp/
|
||||
.env
|
||||
env.d.ts
|
||||
|
||||
*/**/compass-icons.ttf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue