Codebase list golang-github-moby-term / 20ba622c-e76a-4ba3-ad52-29ff00e63f78/main .gitignore
20ba622c-e76a-4ba3-ad52-29ff00e63f78/main

Tree @20ba622c-e76a-4ba3-ad52-29ff00e63f78/main (Download .tar.gz)

.gitignore @20ba622c-e76a-4ba3-ad52-29ff00e63f78/mainraw · 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/