chore: add .vscode and .history directories to gitignore for editor artifacts

This commit is contained in:
2024-12-07 21:48:37 +00:00
parent a671530d05
commit 425885d7bc
+3
View File
@@ -1,3 +1,6 @@
.vscode
.history
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/