Skip to content

Commit 8caa515

Browse files
chore: update gitignore
1 parent 4e14f45 commit 8caa515

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ backend/data/*.db
1212
backend/data/*.json
1313
backend/data/*.md
1414

15+
# Test results and API testing artifacts
16+
backend/api-tests/
17+
backend/api-docs/
18+
1519
# Ignore OS specific files and common editor/IDE directories
1620
.DS_Store
1721
Thumbs.db

0 commit comments

Comments
 (0)