2009-06-15 23:45:58 +02:00
|
|
|
syntax: glob
|
2009-10-25 20:00:42 +01:00
|
|
|
*.orig
|
2015-11-16 22:55:40 +01:00
|
|
|
*.swp
|
2009-06-15 23:45:58 +02:00
|
|
|
*.gmo
|
|
|
|
*.in
|
|
|
|
*.m4
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
*~
|
2018-09-14 23:35:38 +02:00
|
|
|
*#
|
2009-06-15 23:45:58 +02:00
|
|
|
autom4te.cache
|
2017-05-06 20:59:47 +02:00
|
|
|
data/org.gajim.Gajim.appdata.xml
|
2017-04-18 21:19:15 +02:00
|
|
|
data/org.gajim.Gajim.desktop
|
2009-06-15 23:45:58 +02:00
|
|
|
libtool
|
|
|
|
po/.intltool-merge-cache
|
2017-10-07 17:24:37 +02:00
|
|
|
data/gajim-remote.desktop
|
2017-09-18 23:48:54 +02:00
|
|
|
po/gajim.pot
|
2009-06-15 23:45:58 +02:00
|
|
|
po/POTFILES
|
|
|
|
po/stamp-it
|
|
|
|
stamp-h1
|
|
|
|
Makefile
|
2016-12-09 18:16:06 +01:00
|
|
|
__pycache__/
|
2018-09-11 00:03:12 +02:00
|
|
|
.mypy_cache/
|
2017-10-07 17:24:37 +02:00
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
gajim.egg-info/
|
2016-12-29 13:56:50 +01:00
|
|
|
src/gtk/
|
2017-05-10 17:16:14 +02:00
|
|
|
win/_build_root
|
2018-09-27 14:53:23 +02:00
|
|
|
.vscode
|
2009-06-15 23:45:58 +02:00
|
|
|
|
|
|
|
syntax: regexp
|
|
|
|
^config\.*
|
|
|
|
^config\/
|
|
|
|
^scripts\/gajim.*
|
2017-09-05 00:11:21 +02:00
|
|
|
|
|
|
|
!MANIFEST.in
|