chore: remove legacy deployment files and update gitignore
- Removed .deployment_progress tracking file - Removed .last_backup tracking file - Removed AITBC1_TEST_COMMANDS.md and AITBC1_UPDATED_COMMANDS.md documentation - Updated .gitignore for project reorganization (project-config/, docs/, security/, backup-config/) - Enhanced .gitignore patterns for __pycache__, backups, and monitoring files - Aligned gitignore with new directory structure from project reorganization
This commit is contained in:
@@ -27,12 +27,12 @@ This project has been organized for better maintainability. Here's the directory
|
||||
|
||||
### 📁 Documentation
|
||||
- `docs/` - Comprehensive documentation
|
||||
- `documentation/` - User guides and manuals
|
||||
- `README.md` - Main project documentation
|
||||
- `SETUP.md` - Setup instructions
|
||||
- `PYTHON_VERSION_STATUS.md` - Python compatibility
|
||||
- `AITBC1_TEST_COMMANDS.md` - Testing commands
|
||||
- `AITBC1_UPDATED_COMMANDS.md` - Updated commands
|
||||
- `README_DOCUMENTATION.md` - Detailed documentation
|
||||
|
||||
### 📁 Development
|
||||
- `dev/` - Development tools and examples
|
||||
|
||||
Reference in New Issue
Block a user