docker-gitea-act-runner/.gitignore

38 lines
319 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