Skip to content

Commit

Permalink
Merge pull request #563 from pelias/add-test-fixtures-to-dockerignore
Browse files Browse the repository at this point in the history
Add large test fixtures to `.dockerignore`
  • Loading branch information
orangejulius authored Nov 5, 2021
2 parents 8e591d3 + 968aead commit fdaa5fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
.git
node_modules

# large test fixtures
test/*.pbf
test/fixtures/combined_vancouver_queens.json

0 comments on commit fdaa5fa

Please sign in to comment.