Browse Source

chore: update gitignore

yusuf 1 month ago
parent
commit
281ea3da04
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -10,6 +10,9 @@
 /.idea/*
 !/.idea/runConfigurations
 
+# editor (local / personal — team shared configs can be committed instead if you prefer)
+.vscode/
+
 # testing
 /coverage