void-packages/.gitignore
Érico Nogueira 87ee926073 .gitignore: fix directory patterns for ugrep.
ugrep will only ignore directories listed in .gitignore if they are
terminated with a slash. We want git to still match symlinks, so leave
the non-terminated entries in.
2021-07-08 11:56:11 -03:00

15 lines
139 B
Plaintext

*.swo
*.swp
*~
\#*#
*.o
masterdir*
hostdir*
masterdir*/
hostdir*/
etc/conf
etc/conf.*
etc/virtual
etc/xbps.d/custom
.xbps-checkvers*.plist