Codebase list golang-github-moby-term / b162212c-0f16-40ba-9034-c8c9603cd8b8/main .gitignore
b162212c-0f16-40ba-9034-c8c9603cd8b8/main

Tree @b162212c-0f16-40ba-9034-c8c9603cd8b8/main (Download .tar.gz)

.gitignore @b162212c-0f16-40ba-9034-c8c9603cd8b8/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/