chore: update .gitignore to include analytics-minimal.json

This commit is contained in:
Aman Varshney
2025-08-05 08:54:46 +05:30
parent f4185c02bf
commit 86a6eb78ae
2 changed files with 1 additions and 7 deletions

3
apps/web/.gitignore vendored
View File

@@ -5,6 +5,7 @@
.contentlayer
.content-collections
.source
public/analytics-minimal.json
# test & build
/coverage
@@ -30,5 +31,3 @@ yarn-error.log*
next-env.d.ts
.dev.vars
.dev.vars.prod
analytics-data.json

View File

@@ -1,5 +0,0 @@
{
"totalProjects": 16766,
"avgProjectsPerDay": "239.5",
"lastUpdated": "Aug 5, 2025, 02:01 AM"
}