Files
wrapped/.gitignore
T
2026-05-01 14:10:22 -06:00

20 lines
140 B
Plaintext

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Go
vendor/
*.test
*.out
# Executable and runtime files
wrapped
.wrapped/