# HG changeset patch # User Rudolph Gutzerhagen # Date 1610676454 18000 # Thu Jan 14 21:07:34 2021 -0500 # Node ID 6850922e59dcbc8426077532650f0fded40601c8 # Parent 786c6252a1edeea27e66a22cc028b8f4b42bb964 .hgignore entries for visual studio and visual studio code editors diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -15,3 +15,8 @@ .*\.pot$ locale/.files MANIFEST + + +# for visual studio and visual studio code editors +.vs/ +.vscode/