.hgignore dev

Tue, 13 May 2025 15:13:51 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Tue, 13 May 2025 15:13:51 -0500
branch
dev
changeset 142
a3ff37c60d6d
parent 140
26df914dda67
child 143
fbbf9ed47913

.hgignore

.gitignore file | annotate | diff | comparison | revisions
.hgignore file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Tue May 13 15:13:51 2025 -0500
@@ -0,0 +1,1 @@
+.hgignore
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Tue May 13 15:13:51 2025 -0500
@@ -0,0 +1,4 @@
+syntax: glob
+target/
+Cargo.lock
+**/*.orig

mercurial