files to .gitignore
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 65
- Forks
- 13
- Avg merge
- 1m
- Merged PRs (30d)
- 6
Description
Should I add .xatarc and src/xata.ts to .gitignore because it is showing the DATABASE_URL directly
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting .gitignore, .xatarc, and src/xata.ts, then check whether the reported DATABASE_URL is committed or generated. Confirm the intended handling of these files and update the repository configuration if needed; done means the sensitive value is no longer exposed through tracked generated files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100