Codebase list golang-github-moby-term / d3fc4990-54fc-41ad-b49c-5bda1179f7c9/upstream .gitignore
d3fc4990-54fc-41ad-b49c-5bda1179f7c9/upstream

Tree @d3fc4990-54fc-41ad-b49c-5bda1179f7c9/upstream (Download .tar.gz)

.gitignore @d3fc4990-54fc-41ad-b49c-5bda1179f7c9/upstreamraw · history · blame

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/