diff options
| author | Michael Ford <[email protected]> | 2014-12-20 21:26:31 +0800 |
|---|---|---|
| committer | Michael Ford <[email protected]> | 2014-12-20 21:26:31 +0800 |
| commit | 1e22d4594f14cb5cd39dde86df76999861493e08 (patch) | |
| tree | eccf4402b860eac4193381109c1d0bcba254fdf9 | |
| parent | Added "Core" to copyright headers (diff) | |
| download | discoin-1e22d4594f14cb5cd39dde86df76999861493e08.tar.xz discoin-1e22d4594f14cb5cd39dde86df76999861493e08.zip | |
Add libbitcoinconsensus.pc to .gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7343e722d..9f1e52280 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,5 @@ qa/pull-tester/test.*/* !src/leveldb*/Makefile /doc/doxygen/ + +libbitcoinconsensus.pc |