Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove app name prefix from the .gitignore file #3959

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Feb 9, 2024

Description

Remove the app name prefix from the .gitignore file. All files with the same name are being ignored. For instance, if I have an app name wasm and a file with the name wasm.go will be ignored

@Pantani Pantani self-assigned this Feb 9, 2024
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs labels Feb 9, 2024
@Pantani Pantani requested a review from julienrbrt February 11, 2024 23:35
julienrbrt
julienrbrt previously approved these changes Feb 11, 2024
@Pantani Pantani merged commit 016c66d into main Feb 12, 2024
43 checks passed
@Pantani Pantani deleted the fix/remove-app-preffix-from-ignore branch February 12, 2024 07:45
@julienrbrt
Copy link
Member

@Mergifyio backport release/v28.x.y

Copy link
Contributor

mergify bot commented Apr 4, 2024

backport release/v28.x.y

🛑 Command backport release/v28.x.y cancelled because of a new backport command with different arguments

@julienrbrt
Copy link
Member

@Mergifyio backport release/v28.x.y

Copy link
Contributor

mergify bot commented Apr 4, 2024

backport release/v28.x.y

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Apr 4, 2024
* remove app name prefix from the .gitignore file

* add changelog

---------

Co-authored-by: Pantani <Pantani>
(cherry picked from commit 016c66d)
julienrbrt pushed a commit that referenced this pull request Apr 4, 2024
* remove app name prefix from the .gitignore file

* add changelog

---------

Co-authored-by: Pantani <Pantani>
(cherry picked from commit 016c66d)

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
julienrbrt pushed a commit that referenced this pull request May 29, 2024
* remove app name prefix from the .gitignore file

* add changelog

---------

Co-authored-by: Pantani <Pantani>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants