.gitignore raw

   1  # Binaries (at root only)
   2  /nostr-oauth2-server
   3  /nostr-oauth2-server-*
   4  
   5  # Config with secrets
   6  config.production.yaml
   7