.hgignore

Fri, 24 May 2019 14:18:28 +0200

author
Teemu Piippo <teemu@hecknology.net>
date
Fri, 24 May 2019 14:18:28 +0200
changeset 34
7ed2e831acd4
parent 10
ccc33237949e
child 48
38b0919c1934
permissions
-rw-r--r--

the program now checks that all ldraw paths are reachable

0
55b4c97d44c5 Initial commit with half-done parsing function
Santeri Piippo
parents:
diff changeset
1 syntax:glob
55b4c97d44c5 Initial commit with half-done parsing function
Santeri Piippo
parents:
diff changeset
2 *.dat
55b4c97d44c5 Initial commit with half-done parsing function
Santeri Piippo
parents:
diff changeset
3 __pycache__
10
ccc33237949e add ldcheck.cfg to hgignore
Santeri Piippo
parents: 0
diff changeset
4 ldcheck.cfg

mercurial