Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
15 lines
118 B
Text
15 lines
118 B
Text
# vim artifacts
|
|
*.swp
|
|
.vim
|
|
|
|
# VM artifacts
|
|
*.qcow2
|
|
|
|
# build artifacts
|
|
result
|
|
|
|
# devenv artifacts
|
|
.direnv
|
|
.devenv
|
|
|
|
tmp
|