Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit f0c88fa

Browse files
committed
Update .gitignore
1 parent 5b7f0ee commit f0c88fa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
Monitor-App/.env
22
Statistics-App/.env
33
/.idea
4+
Collector-App/.env
5+
Collector-App/cogs/__pycache__/__init__.cpython-39.pyc
6+
Collector-App/cogs/__pycache__/monitor.cpython-39.pyc
7+
Collector-App/utils/__pycache__/__init__.cpython-39.pyc
8+
Collector-App/utils/__pycache__/csv_handler.cpython-39.pyc
9+
Collector-App/utils/__pycache__/logging.cpython-39.pyc

0 commit comments

Comments
 (0)