Skip to content

chore: ignore local files in idurar-erp-crm#707

Draft
augmentcode[bot] wants to merge 1 commit into
mainfrom
hammads-turing/idurar-gitignore-cleanup
Draft

chore: ignore local files in idurar-erp-crm#707
augmentcode[bot] wants to merge 1 commit into
mainfrom
hammads-turing/idurar-gitignore-cleanup

Conversation

@augmentcode
Copy link
Copy Markdown

@augmentcode augmentcode Bot commented May 26, 2026

Summary

  • add ignore rules for local .env files, editor settings, and OS cruft in idurar-erp-crm
  • remove already tracked local-only files from Git while leaving them in the working tree
  • keep seeded upload assets tracked because the app's default settings reference them

Validation

  • git status --short --ignored -- idurar-erp-crm
  • git check-ignore -v idurar-erp-crm/.DS_Store idurar-erp-crm/backend/.env idurar-erp-crm/backend/.vscode/settings.json idurar-erp-crm/frontend/.env idurar-erp-crm/frontend/.vscode/settings.json
  • git ls-files -- idurar-erp-crm | grep -Ei '(^|/)(\\.env|\\.DS_Store|\\.vscode/)' || true

Note

  • This was a manual session, but only github-app-api was available in the environment, so PR/comment attribution will appear via the bot instead of the launching user.

Pull Request opened by Augment Code | View session

@augmentcode
Copy link
Copy Markdown
Author

augmentcode Bot commented May 26, 2026

PR Author Agent

👋 I've got this PR — here's what I'll handle for you:

  • Review feedback — implement suggestions, answer questions, fix what comes up
  • CI failures — I get pinged when checks fail and try to fix them
  • Merge conflicts — bring the PR back up to date when it falls behind
  • Merge gates — watch CI, reviews, and verification
  • Ping you the moment it's ready to merge

Marking it ready and picking reviewers are your call — I'll leave both alone.

Drop a comment anytime!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant