Added a cache directory where the patch sha will go.
This commit is contained in:
parent
0fe161c5f4
commit
8d4708ef27
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,4 +28,3 @@ libbitcoind
|
||||
**/*.creator
|
||||
libbitcoind.includes
|
||||
*.log
|
||||
cache/patch_sha.txt
|
||||
|
||||
1
cache/.gitignore
vendored
Normal file
1
cache/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
patch_sha.txt
|
||||
Loading…
Reference in New Issue
Block a user