Initial push: Fork setup and codebase documentation
- Added .github and .vscode to .gitignore - Created Docs folder with comprehensive documentation - Added CODEBASE_ANALYSIS.md: Detailed analysis of existing bot architecture - Added PROJECT_ROADMAP.md: Project goals and development roadmap - Project goal: Transform Channel Points Miner into Twitch Drops Miner
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -140,6 +140,12 @@ cython_debug/
|
||||
# PyCharm
|
||||
.idea/
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
# GitHub
|
||||
.github/
|
||||
|
||||
# Custom files
|
||||
run.py
|
||||
chromedriver*
|
||||
|
||||
Reference in New Issue
Block a user