Update .gitignore
diff --git a/.gitignore b/.gitignore
index 28244e0..50e9881 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@
 *.pyc
 wiringpi_wrap.c
 wiringpi.py
+.DS_Store
+.vscode
\ No newline at end of file