diff --git a/.hgignore b/.hgignore index 44edfcd0f..fd84ad7ab 100644 --- a/.hgignore +++ b/.hgignore @@ -9,9 +9,9 @@ syntax: glob *.lock # Valentina and Tape makes reserve copy of each pattern file before conversion to higher version. -*(v*).val -*(v*).vit -*(v*).vst +*(v*).val* +*(v*).vit* +*(v*).vst* # KDE directory preferences .directory @@ -161,4 +161,4 @@ $RECYCLE.BIN/ *.lnk # Understand IDE file -*.udb \ No newline at end of file +*.udb