shithub
gardesk
/
tarmac
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
tarmac
Public
Watch
0
Fork
0
Star
0
tarmac
/
.gitignore
Text · 142 bytes
Raw
Blame
History
1
# Build
2
target/
3
4
# IDE
5
.vscode/
6
.idea/
7
*.swp
8
9
# macOS
10
.DS_Store
11
12
# Internal
13
docs/
14
.fackr/
15
.claude/
16
CLAUDE.md
17
.ref/
18
.refs/
19
AGENTS.md
20
nohup.out
21