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.
|
||||
|
||||
# address
|
||||
./contract_address.ts
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
/.pnp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user