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