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.
27 lines
244 B
27 lines
244 B
2 months ago
|
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
|