Adafruit_QMC5883P/.gitignore
Limor Fried 53884e9eb4 Apply clang-format to all source files
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 15:17:15 -04:00

25 lines
No EOL
201 B
Text
Executable file

# Datasheets
*.pdf
*.txt
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE files
.vscode/
.idea/
*.swp
*.swo
*~
# Build artifacts
build/
bin/
*.o
*.a