aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index df22b67..a5007eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ tools
package
debug
cmd/*/debug
+*.zip
webapp/dist
webapp/node_modules
@@ -12,4 +13,4 @@ webapp/assets/xds-agent-tarballs/*.zip
# private (prefixed by 2 underscores) directories or files
__*/
-__* \ No newline at end of file
+__*