diff options
| author | Matt Corallo <[email protected]> | 2011-09-26 13:14:34 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2011-09-26 13:14:34 -0400 |
| commit | 36eccc5174fab77783a242b5da68c3045c65d811 (patch) | |
| tree | 29784c08861f8a339c2aefce2aca6d16ee3e162e /.gitignore | |
| parent | Update build instructions for the new, no-wxwidgets world (diff) | |
| download | discoin-36eccc5174fab77783a242b5da68c3045c65d811.tar.xz discoin-36eccc5174fab77783a242b5da68c3045c65d811.zip | |
Output build temp files in build/ instead of current directory.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index a5f96ba44..66f93867d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,10 +10,7 @@ src/bitcoind *.patch .bitcoin #compilation and Qt preprocessor part -*.o -ui_*.h *.qm -moc_* Makefile bitcoin-qt #resources cpp |