Update .gitignore to include pymakr-test and .vscode directories

This commit is contained in:
2025-11-04 22:05:19 -05:00
parent c1e2460758
commit 7428a6b5a6
+5 -2
View File
@@ -1,2 +1,5 @@
/__pycache__ /__pycache__/
/secrets.py /secrets.py
/pymakr-test/
.gitignore
.vscode/