Probar expresiones `glob` de la misma manera que lo hace Gitea https://github.com/gobwas/glob
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.
test_glob/.gitignore

32 lines
383 B

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build output
*.test
*.out
# Output of the go coverage tool
*.coverprofile
# Dependency directories (remove the comment below if you use Go modules)
vendor/
# Go workspace file
go.work
go.work.sum
# IDE/editor files
.vscode/
.idea/
*.swp
*.sublime-workspace
*.sublime-project
# Logs
*.log
#binary
bin/