gajim-plural/.gitignore

34 lines
384 B
Plaintext
Raw Normal View History

syntax: glob
*.orig
2015-11-16 22:55:40 +01:00
*.swp
*.gmo
*.in
*.m4
*.pyc
*.pyo
*~
autom4te.cache
2017-05-06 20:59:47 +02:00
data/org.gajim.Gajim.appdata.xml
data/org.gajim.Gajim.desktop
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
po/POTFILES
po/stamp-it
stamp-h1
Makefile
2016-12-09 18:16:06 +01:00
__pycache__/
2017-10-07 17:24:37 +02:00
build/
dist/
gajim.egg-info/
2016-12-29 13:56:50 +01:00
src/gtk/
win/_build_root
syntax: regexp
^config\.*
^config\/
^scripts\/gajim.*
2017-09-05 00:11:21 +02:00
!MANIFEST.in