18 lines
No EOL
216 B
Text
18 lines
No EOL
216 B
Text
# Docker stuff
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-entrypoint.sh
|
|
|
|
# Heroku stuff
|
|
app.json
|
|
|
|
# Source code
|
|
client/source/
|
|
|
|
# Dev config
|
|
rollup.config.js
|
|
.eslintignore
|
|
.eslintrc.json
|
|
|
|
# Github stuff
|
|
.github |