Add .jar, .exe and .msi
These files are also regularly downloaded by PKGBUILD scripts and should not be included in the repository
This commit is contained in:
parent
c9073cf3e2
commit
ebd27357db
@ -1,5 +1,8 @@
|
|||||||
*.tar
|
*.tar
|
||||||
*.tar.*
|
*.tar.*
|
||||||
|
*.jar
|
||||||
|
*.exe
|
||||||
|
*.msi
|
||||||
*.zip
|
*.zip
|
||||||
*.tgz
|
*.tgz
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
Reference in New Issue
Block a user