mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
12 lines
134 B
Text
12 lines
134 B
Text
# Ignore package files
|
|
*.pkg.tar.zst
|
|
*.pkg.tar.xz
|
|
*.pkg.tar.gz
|
|
|
|
# Ignore build directories
|
|
pkg/
|
|
src/
|
|
zmosh/
|
|
|
|
# Ignore log files
|
|
*.log
|