Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Mielniczuk <marmistrz.dev@zoho.eu>2018-09-27 15:53:23 +0300
committerMarcin Mielniczuk <marmistrz.dev@zoho.eu>2018-09-27 15:53:23 +0300
commit34e93bba1794724d0965d1d7c67af8c3fa35bc2d (patch)
treef9204b078b6d7202ef0952fec91ccd93be96fb55 /.gitignore
parente9e0b7fbb968a47e453accf6cfdb3a63a339e7a9 (diff)
Add .vscode to .gitignore
This is where the workspace settings are stored.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 281ec47a4..00f7bcba2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ dist/
gajim.egg-info/
src/gtk/
win/_build_root
+.vscode
syntax: regexp
^config\.*