You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
244 B
26 lines
244 B
bin/*
|
|
release/
|
|
test/tmp/
|
|
test/logs/
|
|
logs
|
|
doc/blueprint/
|
|
*.iml
|
|
*.swp
|
|
*.log
|
|
coverage.*
|
|
y.output
|
|
|
|
.DS_Store
|
|
.vscode/
|
|
.idea
|
|
_tools/
|
|
|
|
TestMarkdown2Html.html
|
|
|
|
#test log
|
|
test/logs
|
|
|
|
#upload file
|
|
static/img/*
|
|
web/static/file/*
|
|
!web/static/file/.gitkeep
|
|
|