gitgnore CT spec files for parallel test runs

This commit is contained in:
Michael Klishin 2024-11-15 00:52:26 -05:00
parent 3e509c9f30
commit 1b05ab46bb
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,6 +21,7 @@ ebin/
logs/
**/test/*.beam
**/test/ct.cover.spec
ct.set-*.spec
elvis