Revert 8e07f3058cd9.

It seems that hg purge works with .hgignore in newer hg versions.
This commit is contained in:
Jonathan Schleifer 2009-06-15 23:45:58 +02:00
parent bbb4c930ae
commit b5f0dab43e
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.*