Codebase list golang-github-moby-term / upstream/0.0_git20230502.9c3c875 .gitignore
upstream/0.0_git20230502.9c3c875

Tree @upstream/0.0_git20230502.9c3c875 (Download .tar.gz)

.gitignore @upstream/0.0_git20230502.9c3c875raw · 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/