forked from mico/idle_moloch
put address into gitignore
This commit is contained in:
parent
cefb360792
commit
8a251a6dd2
3
app/.gitignore
vendored
3
app/.gitignore
vendored
@ -1,5 +1,8 @@
|
|||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
|
||||||
|
# address
|
||||||
|
./contract_address.ts
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
/node_modules
|
/node_modules
|
||||||
/.pnp
|
/.pnp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user