asciinema.org/.dockerignore

22 lines
238 B
Plaintext
Raw Normal View History

.git
2017-04-18 17:41:53 +00:00
.gitignore
2017-04-13 16:08:42 +00:00
.stuff
.bundle
tmp/*
log/*
target
uploads/*
2017-04-13 16:08:42 +00:00
coverage
2017-04-18 17:41:53 +00:00
volumes
2017-04-13 09:26:22 +00:00
Dockerfile
docker-compose.yml
2017-04-13 09:26:22 +00:00
a2png/main.js
a2png/page/page.js
a2png/target
2017-04-13 18:22:26 +00:00
a2png/node_modules
a2png/target
2017-04-13 16:08:42 +00:00
config/asciinema.yml
config/database.yml
.env
2017-04-18 17:41:53 +00:00
.env.*