.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 22 Oct 2008 18:14:24 +0300
changeset 38 1fd4da071575
parent 11 a4e382d4a22a
child 52 f5037572c326
child 57 527d23bf6441
permissions -rw-r--r--
rework/hack parent to be a FOREIGN KEY (add a dir_ino col), implement dbfs_link
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]$