update .gitignore (#7325)

This commit is contained in:
Alessio Treglia 2020-09-16 11:08:42 +01:00 committed by GitHub
parent d97f32e5f0
commit d4266dcde8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -12,8 +12,6 @@
# Build
vendor
build
tools/bin/*
examples/build/*
docs/_build
docs/tutorial
docs/node_modules
@ -21,7 +19,7 @@ docs/modules
dist
tools-stamp
proto-tools-stamp
buf-stamp
artifacts
# Data - ideally these don't exist
baseapp/data/*