24 lines
304 B
Plaintext
24 lines
304 B
Plaintext
syntax: glob
|
|
.git/
|
|
build/
|
|
*-old
|
|
*-old.c
|
|
*.orig
|
|
*.rej
|
|
*.bak
|
|
*.pyc
|
|
*.tmp
|
|
*~
|
|
.DS_Store
|
|
Makefile.in
|
|
*-enums.[ch]
|
|
.moo.mprj.session
|
|
*.ncb
|
|
*.suo
|
|
*.vcproj.*
|
|
|
|
syntax: regexp
|
|
^po(-gsv)?/(Makefile\.in\.in|dist|missing|notexist|pot|intltool-update)$
|
|
^moo/mooapp/mooapp-credits\.h
|
|
^moo/mooutils/stock-(moo|medit)\.h
|