mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-22 04:58:00 +01:00
35 lines
No EOL
413 B
Text
35 lines
No EOL
413 B
Text
**/.classpath
|
|
**/.dockerignore
|
|
**/.env
|
|
**/.git
|
|
**/.github
|
|
**/.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
|
|
**/releases
|
|
README.md
|
|
CHANGELOG.md
|
|
API.md
|
|
LICENSE
|
|
|
|
data/
|
|
dist/
|
|
node_modules/
|
|
.editorconfig
|
|
config*.js*
|
|
Procfile |