summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhil Wyett <philwyett@kathenas.org>2019-04-02 17:37:31 +0000
committerFlorian Müllner <florian.muellner@gmail.com>2019-04-02 17:37:31 +0000
commitd7632bbd3d9516522f278cbe33c4e0f14db26366 (patch)
tree16ae2522900c02edc493d557fe320c16f0bafb12 /.gitignore
parent1b5e91e4b3f6f6f035c768865d220b36f945c616 (diff)
downloadgnome-shell-d7632bbd3d9516522f278cbe33c4e0f14db26366.tar.gz
Ignore '.vscode' folder for users of that editor
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/476
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 451a5ac46..9a23ea6b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,3 +80,4 @@ tests/run-test.sh
*~
*.patch
*.sw?
+.vscode