cryptalk/.npmignore

18 lines
216 B
Plaintext
Raw Permalink Normal View History

2021-11-03 15:35:57 -04:00
# Docker stuff
.dockerignore
Dockerfile
docker-entrypoint.sh
# Heroku stuff
app.json
2021-11-03 15:57:54 -04:00
# Source code
client/source/
# Dev config
rollup.config.js
.eslintignore
.eslintrc.json
# Github stuff
.github