summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3e655771168d..367a0fdb48ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*.tar*
-src/
-pkg/
+*.log
+/docker-credential-helpers/
+/src/
+/pkg/