summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Wach <wach.piotrek@gmail.com>2024-03-01 22:05:46 +0000
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-03-02 08:55:35 +0100
commit27cbd2128c1b4213b8b2bd354e8205b2f8e1878d (patch)
treec59cbb94a37b8de159005e864a339bdcfd31dc49
parent250fdc420e12634a195f23f461dda07c998cacea (diff)
Ignore .vscode directory (same as .idea)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e2f0a9e..bc4db33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
**/*.rs.bk
/.idea/
+/.vscode/
/callgrind.profile