diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | dex/transactions.rlp | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d315e44a8..f3ec219c7 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ profile.cov # test test/Dexon.* test/*.log +dex/transactions.rlp diff --git a/dex/transactions.rlp b/dex/transactions.rlp deleted file mode 100755 index e69de29bb..000000000 --- a/dex/transactions.rlp +++ /dev/null |