TelegramAktienBot/.gitignore

6 lines
89 B
Plaintext
Raw Normal View History

2022-03-15 12:45:56 +01:00
.idea/*
2022-03-15 13:54:57 +01:00
.env
env
2022-03-15 13:55:38 +01:00
__pycache__/*
2022-03-15 14:49:36 +01:00
telegram_bot/__pycache__/*
telegram_bot/news/__pycache__/*