.hgignore

Mon, 06 Jul 2020 12:35:38 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 06 Jul 2020 12:35:38 -0500
changeset 26
77cd7b8fb6a6
parent 21
3c71c525cec2
permissions
-rw-r--r--

Rename path.lua mypath.lua not conflict with other lua path modules.

20
3b937ef20faa Add .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 syntax: glob
3b937ef20faa Add .hgignore
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 example/out/
21
3c71c525cec2 Use markdown-it as default markdown parser.
Tuomo Valkonen <tuomov@iki.fi>
parents: 20
diff changeset
3 node_modules/
3c71c525cec2 Use markdown-it as default markdown parser.
Tuomo Valkonen <tuomov@iki.fi>
parents: 20
diff changeset
4 package-lock.json
3c71c525cec2 Use markdown-it as default markdown parser.
Tuomo Valkonen <tuomov@iki.fi>
parents: 20
diff changeset
5
3c71c525cec2 Use markdown-it as default markdown parser.
Tuomo Valkonen <tuomov@iki.fi>
parents: 20
diff changeset
6

mercurial