Updated .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -47,4 +47,6 @@ package-lock.json
|
||||
# elasticsearch repo or binary files
|
||||
elasticsearch*
|
||||
|
||||
# Generated typings, we don't commit them
|
||||
# because we should copy them in the main .d.ts file
|
||||
api/generated.d.ts
|
||||
|
||||
Reference in New Issue
Block a user