POLICY: Missing .gitignore #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per REPO_POLICIES.md, every repo must have a comprehensive
.gitignorecovering OS files (.DS_Store), editor files (.swp,*~), language build artifacts, andnode_modules/.The upaas repo has no
.gitignoreat all. The standard.gitignoreshould be fetched fromhttps://git.eeqj.de/sneak/prompts/raw/branch/main/.gitignore.Closing as duplicate.