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
|
|
|
src/.baseDir.ts
|
|
|
|
.vscode/
|
|
|
|
|
2016-12-17 01:06:40 +00:00
|
|
|
*.swp
|
|
|
|
|
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
|
|
|
|
/config.yml
|
2017-10-16 22:38:10 +00:00
|
|
|
/config.test.yml
|
2017-09-24 12:49:03 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
users_database.test.yml
|
2019-02-12 22:23:43 +00:00
|
|
|
|
|
|
|
.suite
|