.hgignore
author Tero Marttila <terom@fixme.fi>
Sat, 04 Oct 2008 17:52:11 +0300
changeset 11 a4e382d4a22a
parent 1 b31db3248246
child 52 f5037572c326
permissions -rw-r--r--
Makefile fixes, build/deps
1
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     1
type: re
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     2
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     3
^bin/
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     4
^obj/
11
a4e382d4a22a Makefile fixes, build/deps
Tero Marttila <terom@fixme.fi>
parents: 1
diff changeset
     5
^build/deps/
1
b31db3248246 a working hello
Tero Marttila <terom@fixme.fi>
parents:
diff changeset
     6
\.[^/]+.sw[op]$