diff options
| author | Chris Beams <[email protected]> | 2014-03-22 13:35:24 +0100 |
|---|---|---|
| committer | Chris Beams <[email protected]> | 2014-03-22 13:41:29 +0100 |
| commit | 7b95c7be8ddcaefa4e13d717b9abb9b2a8c6cc21 (patch) | |
| tree | e442ae070db2a3d7163b7a619ca609c84a04d14f /src/bitcoin-cli.cpp | |
| parent | Merge pull request #3926 (diff) | |
| download | discoin-7b95c7be8ddcaefa4e13d717b9abb9b2a8c6cc21.tar.xz discoin-7b95c7be8ddcaefa4e13d717b9abb9b2a8c6cc21.zip | |
Ignore temporary object files
Prior to this change, `git status` would report untracked files of the
following sort if run during a build:
?? src/rpcprotocol.o-e628def3
These files should be explicitly ignored not only because they are a
nuisance, but given that they appear and disappear quickly, they may be
inadvertently added to the index even if one has been careful to check
for untracked files with `git status` prior to a `git add .`.
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions