You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blivechat/.dockerignore

22 lines
203 B
Plaintext

5 years ago
# compiled output
**/__pycache__/
build/
**/dist/
# dependencies
**/node_modules/
# IDEs and editors
.idea/
5 years ago
# misc
**/.git*
*.spec
screenshots/
README.md
# runtime data
data/*
!data/config.ini
log/*