mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
27 lines
252 B
Plaintext
27 lines
252 B
Plaintext
|
|
# NodeJs modules
|
|
node_modules/
|
|
|
|
# Coverage reports
|
|
coverage/
|
|
|
|
src/.baseDir.ts
|
|
.vscode/
|
|
|
|
*.swp
|
|
|
|
*.sh
|
|
|
|
config.yml
|
|
|
|
npm-debug.log
|
|
|
|
# Directory used by example
|
|
notifications/
|
|
|
|
# VSCode user configuration
|
|
.vscode/
|
|
|
|
# Generated by TypeScript compiler
|
|
dist/
|