Files
bc-netts-energy/.gitignore
2025-11-03 19:26:48 +08:00

22 lines
180 B
Plaintext

# Binaries
/bin/
/dist/
*.exe
*.exe~
*.dll
*.so
*.dylib
# Build artifacts
/coverage/
/tmp/
# Editor files
.DS_Store
*.swp
*.swo
# Configuration overrides
.env
config.local.yaml