Files
nib-v1/.gitignore
T

39 lines
321 B
Plaintext

# Binary
nib
tmp/
# Database
*.db
*.db-wal
*.db-shm
# nib data directory
.nib/
# IDE
.idea
.idea/
.vscode
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Shell/profile dotfiles (host artifacts)
.bash_profile
.bashrc
.profile
.zprofile
.zshrc
.gitconfig
.gitmodules
.ripgreprc
.mcp.json
# Local Documents
.local/