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:
authorLionZXY <nikita@kulikof.ru>2021-10-11 11:24:39 +0300
committerLionZXY <nikita@kulikof.ru>2021-10-11 11:24:39 +0300
commit5d497bebdd6f73e9473093a5a6a2259dff28a2dd (patch)
tree32406c0a56ba84a69b351c5e9a819137c2c2997d
parent41599b8e6a6b33a229e8f5fa58de1a2cfcc8184a (diff)
Add gitignore file
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1f1025f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.idea
+.DS_Store \ No newline at end of file