2016-12-10 00:47:58 +00:00
|
|
|
|
2017-05-13 16:12:26 +00:00
|
|
|
# NodeJs modules
|
2016-12-10 00:47:58 +00:00
|
|
|
node_modules/
|
|
|
|
|
2017-05-25 13:09:29 +00:00
|
|
|
# npm debug logs
|
|
|
|
npm-debug.log*
|
|
|
|
|
2017-05-13 16:12:26 +00:00
|
|
|
# Coverage reports
|
2016-12-17 01:06:40 +00:00
|
|
|
coverage/
|
|
|
|
|
2017-05-13 16:12:26 +00:00
|
|
|
.vscode/
|
|
|
|
|
2016-12-17 01:06:40 +00:00
|
|
|
*.swp
|
2019-05-29 00:05:55 +00:00
|
|
|
*~
|
2017-01-28 19:21:30 +00:00
|
|
|
|
2017-05-13 16:12:26 +00:00
|
|
|
# Directory used by example
|
2017-10-07 19:58:41 +00:00
|
|
|
/notifications/
|
2017-05-14 11:37:05 +00:00
|
|
|
|
2017-05-13 16:12:26 +00:00
|
|
|
# VSCode user configuration
|
2017-05-14 11:37:05 +00:00
|
|
|
.vscode/
|
2017-05-13 16:12:26 +00:00
|
|
|
|
|
|
|
# Generated by TypeScript compiler
|
|
|
|
dist/
|
2017-05-25 13:09:29 +00:00
|
|
|
|
|
|
|
.nyc_output/
|
2017-06-16 19:11:54 +00:00
|
|
|
|
|
|
|
*.tgz
|
2017-07-14 17:05:42 +00:00
|
|
|
|
|
|
|
# Specific files
|
2019-12-24 02:14:52 +00:00
|
|
|
/configuration.yml
|
2017-07-14 17:05:42 +00:00
|
|
|
/config.yml
|
2017-10-16 22:38:10 +00:00
|
|
|
/config.test.yml
|
2017-09-24 12:49:03 +00:00
|
|
|
|
2020-02-09 17:04:28 +00:00
|
|
|
internal/suites/example/ldap/private.ldif
|
2017-10-06 22:09:42 +00:00
|
|
|
|
2017-10-15 20:08:24 +00:00
|
|
|
Configuration.schema.json
|
2018-08-26 08:30:43 +00:00
|
|
|
|
2019-02-12 22:23:43 +00:00
|
|
|
.suite
|
2019-03-03 22:51:52 +00:00
|
|
|
.kube
|
2019-05-29 00:05:55 +00:00
|
|
|
.idea
|
2019-04-24 21:52:08 +00:00
|
|
|
|
|
|
|
.authelia-interrupt
|
2019-11-07 00:59:24 +00:00
|
|
|
|
2019-11-02 14:32:58 +00:00
|
|
|
qemu-*-static
|
2020-04-28 14:07:20 +00:00
|
|
|
|
|
|
|
public_html.gen.go
|