28 lines
315 B
Plaintext
28 lines
315 B
Plaintext
syntax: glob
|
|
*.orig
|
|
*.swp
|
|
*.gmo
|
|
*.in
|
|
*.m4
|
|
*.pyc
|
|
*.pyo
|
|
*~
|
|
autom4te.cache
|
|
data/defs.py
|
|
data/org.gajim.Gajim.appdata.xml
|
|
data/org.gajim.Gajim.desktop
|
|
libtool
|
|
po/.intltool-merge-cache
|
|
po/POTFILES
|
|
po/stamp-it
|
|
stamp-h1
|
|
Makefile
|
|
__pycache__/
|
|
src/gtk/
|
|
win/_build_root
|
|
|
|
syntax: regexp
|
|
^config\.*
|
|
^config\/
|
|
^scripts\/gajim.*
|