chore(gitignore): exclude test directories (.tests/, tests/)
This commit is contained in:
@@ -36,6 +36,8 @@ temp_*
|
||||
# Build output
|
||||
dist/
|
||||
/dist/
|
||||
.tests/
|
||||
tests/
|
||||
|
||||
# OpenCode
|
||||
connect_remote.txt
|
||||
|
||||
Reference in New Issue
Block a user