update gitignore

This commit is contained in:
Ayush Acharjya
2024-10-26 20:13:18 +01:00
parent 02893578f9
commit 9eacdcd6e9
2 changed files with 2 additions and 3 deletions

2
.env
View File

@@ -1,2 +0,0 @@
NEXT_PUBLIC_RPC_URL=https://coston2.enosys.global/ext/C/rpc
NEXT_PUBLIC_CONTRACT_ADDRESS=0xa12B3168e8FC621493c9db2dc1Db31e75cCA00bb

3
.gitignore vendored
View File

@@ -26,7 +26,8 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
# local env files # local env files
.env*.local .env*
.local
# vercel # vercel
.vercel .vercel