Skip to content

Commit 96ca0b7

Browse files
Add tests/tls to .gitignore
The tests/tls directory is being created when running tls tests. As the files in here are created each time the tests are run, don't track those on the repository. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 8118788 commit 96ca0b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Cargo.lock
33
.vscode
44
*/Cargo.lock
55
*/target
6+
tests/tls

0 commit comments

Comments
 (0)