diff options
| author | Jaquee <jaquee.monero@gmail.com> | 2016-12-05 13:00:38 +0100 |
|---|---|---|
| committer | Jaquee <jaquee.monero@gmail.com> | 2016-12-05 13:02:45 +0100 |
| commit | d1a75754df1c47981ae8b65717fc251121f1f42d (patch) | |
| tree | bc99f433ca32e4042b0374c47d0eb55f41e03c38 /.gitignore | |
| parent | 45bb39357716b58b9d71a95de900b7446950a396 (diff) | |
| download | monzero-core-d1a75754df1c47981ae8b65717fc251121f1f42d.tar.gz monzero-core-d1a75754df1c47981ae8b65717fc251121f1f42d.tar.xz monzero-core-d1a75754df1c47981ae8b65717fc251121f1f42d.zip | |
Remove infinite loop in refresh code
This reverts commit fd181b03bb58a8b0628d2af8637cf6bb968fc437.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1f88b6ad3..a27982af1 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,4 @@ local.properties .texlipse .idea/ - +/testnet
\ No newline at end of file |
