Skip to content

Added a git clean command to remove untracked files#48555

Merged
potiuk merged 1 commit intoapache:mainfrom
aritra24:build_cleanup
Mar 31, 2025
Merged

Added a git clean command to remove untracked files#48555
potiuk merged 1 commit intoapache:mainfrom
aritra24:build_cleanup

Conversation

@aritra24
Copy link
Collaborator

This removes all untracked files except .venv and .idea
we can add to the list of folders if needed.


^ 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.

This removes all untracked files except .venv and .idea
we can add to the list of folders if needed.
@potiuk
Copy link
Member

potiuk commented Mar 31, 2025

Random issue . Merging :)

@potiuk potiuk merged commit 3ed061c into apache:main Mar 31, 2025
79 of 80 checks passed
shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this pull request Apr 2, 2025
This removes all untracked files except .venv and .idea
we can add to the list of folders if needed.
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
This removes all untracked files except .venv and .idea
we can add to the list of folders if needed.
simonprydden pushed a commit to simonprydden/airflow that referenced this pull request Apr 8, 2025
This removes all untracked files except .venv and .idea
we can add to the list of folders if needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants