.hgignore

Wed, 03 Sep 2025 19:37:15 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 03 Sep 2025 19:37:15 -0500
branch
dev
changeset 169
114ecdf63ce5
parent 142
a3ff37c60d6d
permissions
-rw-r--r--

Can only do nalgebra matrix ops for OMatrix (but ok through Instance) to avoid having to specify types

142
a3ff37c60d6d .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 syntax: glob
a3ff37c60d6d .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 target/
a3ff37c60d6d .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
3 Cargo.lock
a3ff37c60d6d .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
4 **/*.orig

mercurial