.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 26 Aug 2008 01:30:53 +0300
changeset 38 9894df13b779
parent 30 33e464fd6773
child 47 a5c09677ca6f
permissions -rw-r--r--
added the beginnings of the memcache client module (only up to connect() yet)
syntax: glob

*.o
.*.swp
lib/
data/*
*_main
Makefile.*