nostr-gem/.gitignore
2023-11-13 18:09:03 +07:00

24 lines
319 B
Plaintext

/.bundle/
/.yardoc
/_yardoc/
/.yardocck
/coverage/
/doc/
/measurements/
/pkg/
/spec/reports/
/tmp/
# rspec failure tracking
.rspec_status
/Gemfile.lock
# Local dotenv files
.env.development.local
.env.test.local
.env.production.local
.env.local
# A local copy of nostr nips to help Github Copilot suggestions
/nips/