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.
44 lines
398 B
44 lines
398 B
# idea ignore |
|
.idea/ |
|
*.ipr |
|
*.iml |
|
*.iws |
|
|
|
biligo/ |
|
.vscode/ |
|
|
|
*.swp |
|
|
|
# temp ignore |
|
*.log |
|
*.cache |
|
*.diff |
|
*.exe |
|
*.exe~ |
|
*.patch |
|
*.tmp |
|
*debug.test |
|
|
|
# system ignore |
|
.DS_Store |
|
Thumbs.db |
|
|
|
# project |
|
*.cert |
|
*.key |
|
.test |
|
iprepo.txt |
|
|
|
app/*/*/cmd/cmd |
|
app/*/*/*/cmd/cmd |
|
app/*/*/cmd/debug |
|
app/*/*/*/cmd/debug |
|
app/tool/kratos/kratos |
|
|
|
bazel-bin |
|
bazel-genfiles |
|
bazel-go-common |
|
bazel-out |
|
bazel-testlogs |
|
bazel-test |
|
_output |