Skip to content

Commit 356cefd

Browse files
MarcoFalkeknst
authored andcommitted
Merge bitcoin#24601: ci: add ci/scratch dir to .gitignore
7027595 add ci/scratch dir to gitignore (josibake) Pull request description: Not sure if I'm missing some context as to why this isn't already ignored? ACKs for top commit: hebasto: re-ACK 7027595, tested on Ubuntu 22.04. Tree-SHA512: 1f13041cb27cd3687619105ac1bb3af4c31d000fcd98e5f84160c34649de532fcd8b98cb8a5bed0ba68e25b3bb344f669ea3567b9c9d86cf73386ddf276f292e
1 parent 3629f4a commit 356cefd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ dist/
163163

164164
/guix-build-*
165165

166+
/ci/scratch/
167+
166168
# cppcheck cache-directory
167169
test/lint/.cppcheck/*
168170

0 commit comments

Comments
 (0)