update gitignore
diff --git a/.gitignore b/.gitignore
index ca2c0a7..364c146 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,7 @@
 
 # Test Coverage
 coverage/
-test/.test_coverage.dart
\ No newline at end of file
+test/.test_coverage.dart
+
+# VSCode
+.vscode/
\ No newline at end of file