mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
* Prep logger for use outside web workspace. * Bump. Prep. * Add to publish list. * Update deps. * Add package directory.
14 lines
130 B
Plaintext
14 lines
130 B
Plaintext
# Prettier Ignorefile
|
|
|
|
## Node
|
|
node_modules
|
|
|
|
## Static Files
|
|
**/LICENSE
|
|
./README.md
|
|
|
|
## Build asset directories
|
|
coverage
|
|
dist
|
|
out
|