Skip to content

Add .gitignore protection and project documentation to Session 02 subfolders#13

Open
neomatrix369 wants to merge 1 commit intomainfrom
add-dot_env-to-the-dot_gitignore-file
Open

Add .gitignore protection and project documentation to Session 02 subfolders#13
neomatrix369 wants to merge 1 commit intomainfrom
add-dot_env-to-the-dot_gitignore-file

Conversation

@neomatrix369
Copy link
Contributor

Ensures students can safely copy sample_backend_scripts and TreatOrHell folders independently:

  • Created .gitignore for sample_backend_scripts with .env protection
  • Streamlined TreatOrHell .gitignore (categorized, student-focused)
  • Added "About This Project" sections to both READMEs
  • Added security notes about .gitignore protecting .env files
  • Updated root .gitignore to exclude .DS_Store files

This protects API keys and sensitive credentials when students work on these projects separately.

…folders

Ensures students can safely copy sample_backend_scripts and TreatOrHell folders independently:
- Created .gitignore for sample_backend_scripts with .env protection
- Streamlined TreatOrHell .gitignore (categorized, student-focused)
- Added "About This Project" sections to both READMEs
- Added security notes about .gitignore protecting .env files
- Updated root .gitignore to exclude .DS_Store files

This protects API keys and sensitive credentials when students work on these projects separately.
@neomatrix369 neomatrix369 force-pushed the add-dot_env-to-the-dot_gitignore-file branch from 8008f1d to 6ae2a26 Compare December 5, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant