fork project; add .hgignore

This commit is contained in:
2022-01-03 14:36:32 +00:00
parent 576f5728a4
commit c9e1824371
2 changed files with 6 additions and 1 deletions

3
.hgignore Normal file
View File

@ -0,0 +1,3 @@
^target/
\.sublime-workspace$
\.sublime-project$