Refactor .gitignore and update RSS feed sources in config.py
- Removed data directories from .gitignore to streamline ignored files. - Updated RSS_FEEDS in config.py to uncomment specific sources for news fetching.
This commit is contained in:
@@ -34,10 +34,6 @@ wheels/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Data directories
|
||||
data/raw_news/
|
||||
data/processed_news/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user