TelegramAktienBot/.gitignore

9 lines
114 B
Plaintext
Raw Normal View History

2022-03-15 11:45:56 +00:00
.idea/*
2022-03-15 12:54:57 +00:00
.env
2022-03-16 08:03:00 +00:00
.env.example
2022-03-15 12:54:57 +00:00
env
2022-03-16 08:03:00 +00:00
Lib
Include
2022-03-15 12:55:38 +00:00
__pycache__/*
2022-03-15 13:49:36 +00:00
telegram_bot/__pycache__/*
telegram_bot/news/__pycache__/*