Skip to content

Commit c0b13f3

Browse files
chore: untrack local process docs
1 parent b63c769 commit c0b13f3

2 files changed

Lines changed: 17 additions & 221 deletions

File tree

.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Binaries
2+
/httpsdev
3+
/dist/
4+
5+
# Go
6+
*.test
7+
*.out
8+
vendor/
9+
10+
# Editor
11+
.idea/
12+
.vscode/
13+
*.swp
14+
.DS_Store
15+
16+
# Local process docs — kept locally for reference, not shipped with the repo.
17+
docs/superpowers/

docs/superpowers/specs/2026-07-21-httpsdev-design.md

Lines changed: 0 additions & 221 deletions
This file was deleted.

0 commit comments

Comments
 (0)