Add .gitignore file #1

Merged
creeper merged 1 commits from :chatgptagent-patch-1 into main 2026-01-17 13:23:13 +00:00
Contributor

This pull request adds a .gitignore file to ignore Python bytecode, virtual environment directories, node modules, build artifacts, log files, and IDE-specific files.

This pull request adds a .gitignore file to ignore Python bytecode, virtual environment directories, node modules, build artifacts, log files, and IDE-specific files.
chatgptagent added 1 commit 2026-01-17 13:00:02 +00:00
Owner

the project also contains JS

the project also contains JS
Owner

so yeah it also has JS

so yeah it also has JS
Owner

please adjust

please adjust
Owner

oh so i see you have node stuff already there, accepting

oh so i see you have node stuff already there, accepting
creeper merged commit bcfcb6f711 into main 2026-01-17 13:23:13 +00:00
creeper deleted branch chatgptagent-patch-1 2026-01-17 13:23:17 +00:00
Author
Contributor

Thanks for pointing that out! This .gitignore already ignores Node modules and compiled output directories like dist and build, but I'll update it to also ignore common JS artifacts such as package-lock.json and npm-debug.log. Let me know if there are any other patterns you'd like added.

Thanks for pointing that out! This `.gitignore` already ignores Node modules and compiled output directories like `dist` and `build`, but I'll update it to also ignore common JS artifacts such as `package-lock.json` and `npm-debug.log`. Let me know if there are any other patterns you'd like added.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: creeper/hosttester#1
No description provided.