summaryrefslogtreecommitdiff
path: root/vendor/github.com/moby/term/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/moby/term/.gitignore')
-rw-r--r--vendor/github.com/moby/term/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/github.com/moby/term/.gitignore b/vendor/github.com/moby/term/.gitignore
new file mode 100644
index 000000000..b0747ff01
--- /dev/null
+++ b/vendor/github.com/moby/term/.gitignore
@@ -0,0 +1,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/