mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-20 13:27:31 +02:00
gitignore: ignore IDEA files
This commit is contained in:
parent
cba88226f4
commit
8d27ef39ca
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -46,6 +46,9 @@ btcutil/psbt/coverage.txt
|
|||
*.swo
|
||||
/.vim
|
||||
|
||||
#IDE
|
||||
.idea
|
||||
|
||||
# Binaries produced by "make build"
|
||||
/addblock
|
||||
/btcctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue