summaryrefslogtreecommitdiff
path: root/vendor/github.com/moby/term/.gitignore
blob: b0747ff010a7f92e8a0f44554d25c05c049dbdcd (plain)
1
2
3
4
5
6
7
8
# 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/