cryptalk/.dockerignore

16 lines
173 B
Plaintext
Raw Normal View History

# Node.js/npm stuff
2016-12-17 18:03:43 -05:00
node_modules
npm-debug.log
# Cryptalk documentation
docs
# Git stuff
.git
.gitignore
# Travis CI configuration
.travis.yml
# Heroku metadata
app.json