Files
markov-discord/.dockerignore
2019-05-25 15:05:37 -05:00

6 lines
69 B
Plaintext

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