Codebase list golang-github-moby-term / dae34083-b3bb-4f47-b86e-6009fc31af7b/main .gitignore
dae34083-b3bb-4f47-b86e-6009fc31af7b/main

Tree @dae34083-b3bb-4f47-b86e-6009fc31af7b/main (Download .tar.gz)

.gitignore @dae34083-b3bb-4f47-b86e-6009fc31af7b/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/