Commit 1ce9924
chore: improve .gitignore with better organization and macOS exclusion
Add section comments for better organization and exclude .DS_store files created by macOS Finder.
Changes:
- Add "# Python" section header for Python-related ignores
- Add "# Mac Os" section and .DS_store exclusion
- Fix missing newline at end of file
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent a8e016e commit 1ce9924
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments