Files
2014-05-05 20:43:38 +02:00

10 lines
71 B
Plaintext

syntax: glob
*.orig
*.rej
*~
*.o
tests/*.err
syntax: regexp
.*\#.*\#$