Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 0e6d326

Browse files
authored
Merge pull request #733 from carolynvs/ignore-testrun-output-files
Ignore test run output files in git
2 parents 22b825a + 35d146c commit 0e6d326

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
/dep
66
/testdep
77
/dep.exe
8+
/licenseok
9+
/profile.out
10+
/coverage.txt

0 commit comments

Comments
 (0)