mirror of
https://github.com/btcsuite/btcd.git
synced 2025-03-13 19:37:39 +01:00
gitignore: ignore IDEA files
This commit is contained in:
parent
09ba026580
commit
2f8da20442
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
Reference in a new issue