Files
bifrost/examples/plugins/hello-world/.gitignore
Beyhan Oğur 880f412e2c first commit
2026-04-26 21:52:23 +03:00

16 lines
123 B
Plaintext

# Build artifacts
build/
*.so
*.dll
*.dylib
# Go build cache
*.exe
*.exe~
*.test
*.out
# Dependency directories
vendor/