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

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2022-11-11 11:48:05 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-11-11 11:48:05 +0300
commit87fa700ca921853e52da01afb0590d3aa956293e (patch)
tree738de9bfe6615d434308648d9b7d135bb405f269 /.gitignore
parenta6a65f26c2cc6ad5ef819d2fe40158ad90332a24 (diff)
Added vscode
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 986c029e8..4c51184b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,5 @@ compile_commands.json
generated
patches
CMakeSettings.json
-.vs \ No newline at end of file
+.vs
+.vscode \ No newline at end of file