Skip to content

Commit 19606b1

Browse files
committed
Add *.actual to the gitignore file.
This is also used by the integration tests.
1 parent 3a864d3 commit 19606b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
.cache
88

99
# qltest projects and artifacts
10+
*.actual
1011
*/ql/test/**/*.testproj
11-
*/ql/test/**/*.actual
1212
*/ql/test/**/go.sum
1313

1414
# Visual studio temporaries, except a file used by QL4VS

0 commit comments

Comments
 (0)