Add installers/ to .gitignore — large binaries stripped from history
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,6 +16,10 @@ tests/test_results_*.csv
|
||||
*~
|
||||
.vscode/
|
||||
|
||||
# Large binary installers
|
||||
installers/
|
||||
v2/installers/
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user