aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add .gitignore for demon process filesdiogo4642025-06-191-0/+6
Ignore *.pid, *.stdout, and *.stderr files created by demon processes to prevent them from being accidentally committed to the repository. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>