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

github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1f1025f..34165a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,8 @@
+# JetBrains IDEs
.idea
-.DS_Store \ No newline at end of file
+
+# MacOS
+.DS_Store
+
+# Visual Studio Code
+.vscode/ \ No newline at end of file