1
0
forked from mico/idle_moloch

put address into gitignore

This commit is contained in:
mic0 2024-10-24 14:42:36 +02:00
parent cefb360792
commit 8a251a6dd2
Signed by: mico
GPG Key ID: A3F8023524CF1C8D

3
app/.gitignore vendored
View File

@ -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