mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
a38239509b
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
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
|