Codebase list golang-github-moby-term / run/3289119f-004b-4e51-bb36-c853ca165036/upstream .gitignore
run/3289119f-004b-4e51-bb36-c853ca165036/upstream

Tree @run/3289119f-004b-4e51-bb36-c853ca165036/upstream (Download .tar.gz)

.gitignore @run/3289119f-004b-4e51-bb36-c853ca165036/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/