Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hclivess committed Nov 28, 2019
1 parent 61f05a8 commit 725be78
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
.idea/
*.project
build/
test1/
dist/
gui.build/
node.build/
commands.build/
node_stop.build/
workspace/
*.log
*.log.*
Expand All @@ -15,15 +15,17 @@ wallet.log.*
privkey.der
pubkey.der
wallet.der
address.txt
mempool.db
ledger.db
index.db
static/regmode.
static/regmode.*
static/index_reg.*
static/*.db-shm
static/*.db-wal
static/*.tar.gz
static/*.db
heavy3a.bin
/theme
config_custom.txt
sequencing_last
# ignore polysign, so devs can have a symlink or local dev version.
Expand Down

0 comments on commit 725be78

Please sign in to comment.