Skip to content

Commit a0f7223

Browse files
committed
allow fallback flag without build directory
1 parent f9b9e19 commit a0f7223

File tree

10 files changed

+3
-2518
lines changed

10 files changed

+3
-2518
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ config/bot_token.txt
1212
__pycache__/
1313
*.pyc
1414

15+
# build directory
16+
build/
17+
1518
# audio messages directory
1619
audio_messages/
1720

build/lib/config_loader.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

build/lib/main.py

Lines changed: 0 additions & 710 deletions
This file was deleted.

0 commit comments

Comments
 (0)