Skip to content

Commit f057800

Browse files
committed
Update .gitignore for CI generated files
Added valid_repos.txt to .gitignore to exclude files generated by CI from version control.
1 parent 2b1f25b commit f057800

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,8 @@ bld/
6262

6363
# Repos to document #
6464
###########################
65-
[Rr]epositories/
65+
[Rr]epositories/
66+
67+
# Files genereted by ci #
68+
###########################
69+
valid_repos.txt

0 commit comments

Comments
 (0)