Keep public folder empty

This commit is contained in:
Robert Schäfer 2019-01-21 22:17:00 +01:00
parent 509e4feeb9
commit c9b8b23915
3 changed files with 4 additions and 0 deletions

View File

@ -18,3 +18,5 @@ dist/
db-migration-worker/
neo4j/
public/

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ yarn-error.log
dist/*
coverage.lcov
.nyc_output/
public/*
!.gitkeep

0
public/.gitkeep Normal file
View File