Files
markov-discord/.dockerignore
2019-12-23 13:07:59 -06:00

7 lines
75 B
Plaintext

# Ignore everything
**/*
# Allow files and directories
!*.js
!*.json
!*.ts