mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 17:55:07 +00:00
15 lines
106 B
Plaintext
15 lines
106 B
Plaintext
# Mojo build artifacts
|
|
*.mojopkg
|
|
*.o
|
|
*.so
|
|
*.dylib
|
|
build/
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|