Browse Source

Ignore compressed tar archive

ArthurHoaro 7 years ago
parent
commit
624f999fb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -17,7 +17,7 @@ composer.lock
 vendor/
 
 # Release archives
-*.tar
+*.tar.gz
 *.zip
 
 # Development and test resources