mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
root: fix gitignore binary paths (#22445) Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
committed by
GitHub
parent
f567b72bf3
commit
5ea92e242f
+5
-5
@@ -229,11 +229,11 @@ source_docs/
|
||||
|
||||
### Golang ###
|
||||
/vendor/
|
||||
server
|
||||
proxy
|
||||
ldap
|
||||
rac
|
||||
radius
|
||||
/server
|
||||
/proxy
|
||||
/ldap
|
||||
/rac
|
||||
/radius
|
||||
|
||||
### Docker ###
|
||||
tests/openid_conformance/exports/*.zip
|
||||
|
||||
@@ -75,6 +75,7 @@ aaguid
|
||||
adsi
|
||||
akflow
|
||||
akprox
|
||||
allinone
|
||||
asns
|
||||
cbor
|
||||
copylefted
|
||||
|
||||
Reference in New Issue
Block a user