mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-26 00:06:11 -05:00
ignore .xz files
This commit is contained in:
parent
289d6a6aa0
commit
d2c48d04c2
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ config.sh
|
||||||
.devkitARM*
|
.devkitARM*
|
||||||
.devkitPPC*
|
.devkitPPC*
|
||||||
.devkitA64*
|
.devkitA64*
|
||||||
|
*.xz
|
||||||
*.gz
|
*.gz
|
||||||
*.bz2
|
*.bz2
|
||||||
*~
|
*~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user