woodpecker/vendor/github.com/moby/term/.gitignore
2021-09-26 14:43:14 +02:00

8 lines
280 B
Text

# if you want to ignore files created by your editor/tools, consider using a
# global .gitignore or .git/info/exclude see https://help.github.com/articles/ignoring-files
.*
!.github
!.gitignore
profile.out
# support running go modules in vendor mode for local development
vendor/