summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9b0b49feb..6d8e87157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,8 +34,9 @@
# Debug files
*.dSYM/
-# backup files
+# editor backup files and other editor specific artefacts
*~
+.vscode/
# auto generated files
*.pc
@@ -145,6 +146,5 @@ Makefile.in
/tests/test-pedantic-cxx17
/tests/test-pedantic-cxx20
/tests/test-pedantic-cxx98
-+.vscode/
/tmpwrk*/