Add build artifacts to .gitignore

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-01-06 13:04:46 +01:00
parent 1fa368fa5f
commit a1c9b67b6b
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

2
.gitignore vendored
View file

@ -35,7 +35,9 @@ dist
# Tests
/coverage
/coverage-e2e
/.nyc_output
public/uploads/*
!public/uploads/.gitkeep
uploads