standard .hgignore;

Sun, 01 Nov 2020 11:59:13 +0100

author
wenzelm
date
Sun, 01 Nov 2020 11:59:13 +0100
changeset 0
4c0edf7f6e80
child 1
45ccd58cdebf

standard .hgignore;

.hgignore file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Nov 01 11:59:13 2020 +0100
@@ -0,0 +1,12 @@
+syntax: glob
+
+*~
+*.marks
+*.orig
+*.rej
+.DS_Store
+.swp
+
+syntax: regexp
+
+^\.git

mercurial