chore(gitignore): exclude test directories (.tests/, tests/)

This commit is contained in:
datadunia
2026-06-18 11:14:51 +07:00
parent 9433dc3547
commit e81c1dd448
+2
View File
@@ -36,6 +36,8 @@ temp_*
# Build output # Build output
dist/ dist/
/dist/ /dist/
.tests/
tests/
# OpenCode # OpenCode
connect_remote.txt connect_remote.txt