mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Remove stale and redundant src/.gitignore file
This commit removes completely the src/.gitignore file, given that the
precedent for ignoring artifacts within the `src` directory is to
add entries for them to the root .gitignore file.
Note also that the lone entry in src/.gitignore is stale anyway. As of
the switch to Autotools in 35b8af9, the build no longer build creates
artifacts in `src/test_bitcoin`. They are now written to
`src/test/test_bitcoin`, and this latter path is already ignored in the
root .gitignore file.
This commit is contained in:
parent
0a3acf260a
commit
6540025f10
1 changed files with 0 additions and 3 deletions
3
src/.gitignore
vendored
3
src/.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
test_bitcoin
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue