Browse Source

ignore list updated

ca333-dev
Satinder Grewal 8 years ago
parent
commit
b39c04a805
  1. 7
      .gitignore

7
.gitignore

@ -36,7 +36,10 @@ jspm_packages
# Optional REPL history
.node_repl_history
# Ignore node.js modules folder
node_modules
# Ignore any igauna made directories or files in repo folder
tmp
help
debug.log
@ -44,3 +47,7 @@ genesis
confs
DB
coins
# Ignore all EasyDEX-GUI subfolder files, except README
EasyDEX-GUI/*
!EasyDEX-GUI/README
Loading…
Cancel
Save