mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
htmlcov
|
|
*.env.yml
|
|
node_modules
|
|
**/node_modules
|
|
dist/**
|
|
build/**
|
|
build_docs/**
|
|
*Dockerfile
|
|
**/*Dockerfile
|
|
blueprints/local
|
|
.git
|
|
!gen-ts-api/node_modules
|
|
!gen-ts-api/dist/**
|
|
!gen-go-api/
|
|
.venv
|