Files
autocal/.gitignore
2026-03-05 19:06:17 -05:00

31 lines
359 B
Plaintext

# Go binaries
/bin/
/bin/*
# Dependency directories (remove the comment below if you use modules)
# vendor/
# Go test binary, build cache, and other artifacts
*.test
*.out
*.exe
*.exe~
*.dll
*.so
*.dylib
# IDE and editor files
*.idea/
*.vscode/
*.swp
*.swo
*.sublime-workspace
*.sublime-project
# OS generated files
.DS_Store
Thumbs.db
token/
token.json