Skip to content

Commit 5ada6df

Browse files
committed
chore(json-schema) : ignore test output
Signed-off-by: Dan Selman <[email protected]>
1 parent a95e1fd commit 5ada6df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/concerto-tools/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ logs
1717
*.log
1818
npm-debug.log*
1919

20+
# Test output
21+
output
22+
2023
# Runtime data
2124
pids
2225
*.pid

0 commit comments

Comments
 (0)