mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
10 lines
71 B
Plaintext
10 lines
71 B
Plaintext
syntax: glob
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
*.o
|
|
tests/*.err
|
|
|
|
syntax: regexp
|
|
.*\#.*\#$
|