diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,9 +15,9 @@ iso/ *.log # Grub AFS build artifacts -toolchain/grub-afs/build -toolchain/grub-afs/grub-* -toolchain/grub-afs/grub.* +toolchain*/grub-afs/build +toolchain*/grub-afs/grub-* +toolchain*/grub-afs/grub.* # OS System files .DS_Store |
