Skip to content

Conversation

@amoghrajesh
Copy link
Contributor

For people using cursor as their IDE, they might be using custom cursor rules that can accidentally get committed: https://docs.cursor.com/context/rules

Ignoring those from the git tree.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@amoghrajesh amoghrajesh added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jul 23, 2025
@amoghrajesh amoghrajesh self-assigned this Jul 23, 2025
@kaxil kaxil merged commit 70a29c1 into apache:main Jul 23, 2025
47 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 23, 2025
(cherry picked from commit 70a29c1)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

@kaxil
Copy link
Member

kaxil commented Jul 23, 2025

You can use global gitignore for such things.
https://sebastiandedeyne.com/setting-up-a-global-gitignore-file/
Since as a project, we shouldn’t need to add all user-specific files over there.

kaxil pushed a commit that referenced this pull request Jul 23, 2025
(cherry picked from commit 70a29c1)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
@amoghrajesh
Copy link
Contributor Author

Thanks for sharing it. Just set it up and it's nice!

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

Labels

backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants