aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Hu <jimmy.hu@dexon.org>2019-02-23 11:00:17 +0800
committerJM <jm@dexon.org>2019-02-23 11:00:17 +0800
commit02a123eb2cb23cdff9a702d3049bb493068442f3 (patch)
tree3a77714da6229b313e86da6631a2d26ea29a930c
parent08cd0aa48396a216e21707e7cddf2d6c953507b1 (diff)
downloaddexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar.gz
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar.bz2
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar.lz
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar.xz
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.tar.zst
dexon-02a123eb2cb23cdff9a702d3049bb493068442f3.zip
dex: remove file that should not be committed (#204)
* dex: remove file that should not be committed * add file to .gitignore
-rw-r--r--.gitignore1
-rwxr-xr-xdex/transactions.rlp0
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