authelia/.gitignore

28 lines
310 B
Plaintext
Raw Normal View History

# IDE user configuration
.idea/
.vscode/
2016-12-10 00:47:58 +00:00
# Nodejs modules
.pnpm-store/
2016-12-10 00:47:58 +00:00
node_modules/
# Coverage reports
coverage/
.nyc_output/
coverage.txt
# Generated by TypeScript compiler
dist/
2017-07-14 17:05:42 +00:00
# Specific files
/configuration.yml
2017-07-14 17:05:42 +00:00
/config.yml
/config.test.yml
.suite
.kube
authelia-image-dev.tar
/authelia
__debug_bin