Files
ChrisTitusTech_linutil/.gitignore
T
titus 9f13a8f3ac
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled
Fix .gitignore formatting by removing unnecessary newline
2026-05-16 13:00:08 -05:00

37 lines
350 B
Plaintext

/target
/build
/result
rust/target
rust/build
/build/linutil
# Hugo Files
docs/public/
docs/.hugo_build.lock
docs/resources/
# OS system files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
desktop.ini
# IDE and editor files
.vscode/
.opencode/
.idea/
*.iml
*.iws
*.ipr
.fleet/
.zed/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*~