POLICY: Missing .gitignore #138

Closed
opened 2026-02-26 11:10:38 +01:00 by clawbot · 1 comment
Collaborator

Per REPO_POLICIES.md, every repo must have a comprehensive .gitignore covering OS files (.DS_Store), editor files (.swp, *~), language build artifacts, and node_modules/.

The upaas repo has no .gitignore at all. The standard .gitignore should be fetched from https://git.eeqj.de/sneak/prompts/raw/branch/main/.gitignore.

Per REPO_POLICIES.md, every repo must have a comprehensive `.gitignore` covering OS files (`.DS_Store`), editor files (`.swp`, `*~`), language build artifacts, and `node_modules/`. The upaas repo has no `.gitignore` at all. The standard `.gitignore` should be fetched from `https://git.eeqj.de/sneak/prompts/raw/branch/main/.gitignore`.
Author
Collaborator

Closing as duplicate.

Closing as duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/upaas#138