yesod-auth-oauth2/.gitignore
patrick brisbin 7fe409baa8 Bring back example application
And capture _all_ plugin providers in it.
2018-02-13 08:59:01 -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