aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 747c0302a8..45ed052880 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,14 @@
# List of files and extensions to be ignored
-# Eclipse projects
+# Eclipse
*.project
*.cproject
.pydevproject
.settings/
+# Visual Studio Code
+.vscode/
+
# Garbage files
build*/
*.orig