Added dotfiles in working directory
Official Documentation: https://mercurial.selenic.com/wiki/FileFormats#Files_in_the_working_directory https://mercurial.selenic.com/wiki/Subrepository The specification for the .hg/ folder is simplified, see: https://stackoverflow.com/a/15057742
This commit is contained in:
parent
bfcae73085
commit
22294e017f
@ -1,3 +1,6 @@
|
|||||||
/.hg/*
|
.hg/
|
||||||
*/.hg/*
|
|
||||||
.hgignore
|
.hgignore
|
||||||
|
.hgsigs
|
||||||
|
.hgsub
|
||||||
|
.hgsubstate
|
||||||
|
.hgtags
|
||||||
|
Loading…
Reference in New Issue
Block a user