yesod-auth-oauth2/.gitignore
patrick brisbin 8d38511eeb
Bring back example application
And capture _all_ plugin providers in it.
2018-02-12 17:43:39 -05:00

13 lines
184 B
Plaintext

*.cabal
.stack-work
# OAuth keys configuration for the example
.env*
!.env.example
# Created when running the example
client_session_key.aes
# Used by stack test --rerun
TESTREPORT