1
0

Update gitignore

This commit is contained in:
Jeff Mitchell 2018-03-02 14:06:36 -05:00
parent 01eecf9d1a
commit 4feb8b4457

4
.gitignore vendored
View File

@ -82,3 +82,7 @@ ui/testem.log
# used for JS acceptance tests
ui/tests/helpers/vault-keys.js
ui/vault-ui-integration-server.pid
# for building static assets
node_modules
package-lock.json