changeset 591:bca466732620

misc: update .hgignore
author David Demelier <markand@malikania.fr>
date Mon, 20 Mar 2023 21:12:15 +0100
parents 22c8e00147c4
children 1560ef13146c
files .hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Mar 20 21:03:11 2023 +0100
+++ b/.hgignore	Mon Mar 20 21:12:15 2023 +0100
@@ -10,6 +10,9 @@
 # Qt Creator files
 ^CMakeLists\.txt\.user$
 
+# Code and friends.
+^\.vscode
+
 # vim/emacs specific.
 ^tags$
 ^tags\.lock$