# Julia
*.jl.cov
*.jl.*.cov
*.jl.mem
Manifest.toml

# Build artifacts
LabelImg-dist/
*.exe
*.app
*.so
*.dll
*.dylib

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db
desktop.ini

# Logs
*.log

# Testing
test/*.json
annotations_*.json
