[johnny] Added .hgignore file.

This commit is contained in:
Mateusz Biliński 2009-06-15 21:22:22 +02:00
parent 086d031374
commit 20ea650e7b
1 changed files with 27 additions and 0 deletions

27
.hgignore Normal file
View File

@ -0,0 +1,27 @@
syntax: glob
*.gmo
*.in
*.la
*.lo
*.m4
*.pyc
*.pyo
*.o
*.Plo
*~
autom4te.cache
data/defs.py
data/gajim.desktop
libtool
po/.intltool-merge-cache
po/POTFILES
po/stamp-it
stamp-h1
Makefile
syntax: regexp
^config\.*
^config\/
^src\/\.libs
^src\/trayicon.c
^scripts\/gajim.*