Skip to content

Add .gitignore for build artifacts and temp files#37

Open
dev-erik wants to merge 1 commit intomaderix:mainfrom
dev-erik:gitignore-cleanup
Open

Add .gitignore for build artifacts and temp files#37
dev-erik wants to merge 1 commit intomaderix:mainfrom
dev-erik:gitignore-cleanup

Conversation

@dev-erik
Copy link

@dev-erik dev-erik commented Mar 4, 2026

Adds a .gitignore covering:

  • Compiled binaries (ane_probe, tiny_train, etc.)
  • Build artifacts (*.o, *.dSYM/)
  • Generated mlpackage files
  • Python cache
  • Training data (downloaded separately)
  • Editor swap files and macOS .DS_Store

Small, standalone change — no code modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant