fix: update .gitignore to include target directory

This commit is contained in:
Asep Haryana Saputra
2026-05-23 12:32:52 +00:00
parent e03c8a60fe
commit 5b4f8d29df
+2 -1
View File
@@ -1,2 +1,3 @@
.venv/ .venv/
__pycache__/ __pycache__/
target/