Browse Source

Revise gitignore to ignore archives

nsITobin 3 weeks ago
parent
commit
7df32a7b81
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -23,3 +23,11 @@ base/tests/*
 
 # Ignore misc files that need not be in the repo
 /robots.txt
+*.tar*
+*.zip
+*.7z
+*.xpi
+*.jar
+*.txz
+*.tgz
+*.zstd*