cryptalk/.npmignore
2021-11-03 20:57:54 +01:00

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