mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-22 04:58:00 +01:00
33 lines
390 B
Text
33 lines
390 B
Text
|
**/.classpath
|
||
|
**/.dockerignore
|
||
|
**/.env
|
||
|
**/.git
|
||
|
**/.gitignore
|
||
|
**/.project
|
||
|
**/.settings
|
||
|
**/.toolstarget
|
||
|
**/.vs
|
||
|
**/.vscode
|
||
|
**/*.*proj.user
|
||
|
**/*.dbmdl
|
||
|
**/*.jfm
|
||
|
**/charts
|
||
|
**/docker-compose*
|
||
|
**/compose*
|
||
|
**/Dockerfile*
|
||
|
**/node_modules
|
||
|
**/npm-debug.log
|
||
|
**/obj
|
||
|
**/secrets.dev.yaml
|
||
|
**/values.dev.yaml
|
||
|
README.md
|
||
|
CHANGELOG.md
|
||
|
API.md
|
||
|
LICENSE
|
||
|
|
||
|
data/
|
||
|
dist/
|
||
|
node_modules/
|
||
|
.editorconfig
|
||
|
config*.js*
|
||
|
Procfile
|