Skip to content

Commit

Permalink
Merge pull request Open-Source-Chandigarh#7 from AngadSudan/FIX/Resou…
Browse files Browse the repository at this point in the history
…rce-Leakage

FIX/Resource-Leakage by adding env files and conf files
  • Loading branch information
kshitizvardhan authored Oct 29, 2024
2 parents cbe97d5 + 278e737 commit f383621
Show file tree
Hide file tree
Showing 5 changed files with 4,665 additions and 3 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VITE_API_URL=""
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
.env
Loading

0 comments on commit f383621

Please sign in to comment.