GlobalExamBot/.dockerignore
2023-02-13 10:04:33 +01:00

12 lines
146 B
Plaintext

./data/logs/*.logs
./data/data.db
./data/profiles/prof_*
.vscode
.gitignore
.idea/
./__pycache__/
./GlobalExambBot/__pycache__/
.git
*.md
.github