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