agent/.gitignore
Snider 749647c895 fix: remove node_modules and bin/ from tracking, update .gitignore
node_modules/ (1,135 files, 468k lines) and bin/core-agent were
accidentally committed in bb88604. Removed from tracking and added
to .gitignore.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 10:35:46 +00:00

7 lines
54 B
Text

.idea/
.vscode/
*.log
.core/
node_modules/
bin/
dist/