mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-13 11:25:02 -05:00
Merge pull request #3937
7b95c7b
Ignore temporary object files (Chris Beams)
This commit is contained in:
commit
23abc2ea48
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -34,6 +34,7 @@ src/qt/test/moc*.cpp
|
||||||
*.rej
|
*.rej
|
||||||
*.orig
|
*.orig
|
||||||
*.o
|
*.o
|
||||||
|
*.o-*
|
||||||
*.patch
|
*.patch
|
||||||
.bitcoin
|
.bitcoin
|
||||||
*.a
|
*.a
|
||||||
|
|
Loading…
Add table
Reference in a new issue