Merge pull request #3937

7b95c7b Ignore temporary object files (Chris Beams)
This commit is contained in:
Wladimir J. van der Laan 2014-03-31 08:14:27 +02:00
commit 23abc2ea48
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ src/qt/test/moc*.cpp
*.rej
*.orig
*.o
*.o-*
*.patch
.bitcoin
*.a