mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
gitignore: add *.plist (clang-check)
This commit is contained in:
parent
e7acf44bbf
commit
17be9e0e30
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -121,3 +121,6 @@ contrib/devtools/split-debug.sh
|
||||||
|
|
||||||
# Output from running db4 installation
|
# Output from running db4 installation
|
||||||
db4/
|
db4/
|
||||||
|
|
||||||
|
# clang-check
|
||||||
|
*.plist
|
||||||
|
|
Loading…
Reference in a new issue