docker-gitea-act-runner/.gitignore

41 lines
345 B
Plaintext

# Local work folder that is not checked in
_LOCAL/
.shared
# Eclipse
.apt_generated/
.checkstyle
.classpath
.factorypath
.project
.settings/
bin/
**/.*.md.html
# IntelliJ
/.idea
/*.iml
/*.ipr
/*.iws
# NetBeans
nb-configuration.xml
# Visual Studio Code
/.vscode
# OSX
.DS_Store
# Vim
*.swo
*.swp
# patch
*.orig
*.rej
# nektos/act
.actrc