mirror of
https://github.com/apple/pkl.git
synced 2026-03-02 06:07:43 +01:00
[PR #25] [CLOSED] .idea folder removed #378
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/25
Author: @paolodenti
Created: 2/4/2024
Status: ❌ Closed
Base:
main← Head:dotidea📝 Commits (1)
cd72869.idea folder removed📊 Changes
6 files changed (+0 additions, -663 deletions)
View changed files
➖
.idea/codeStyles/Project.xml(+0 -600)➖
.idea/codeStyles/codeStyleConfig.xml(+0 -5)➖
.idea/inspectionProfiles/Project_Default.xml(+0 -46)➖
.idea/scopes/AllExceptTruffleAst.xml(+0 -3)➖
.idea/scopes/AllProjects.xml(+0 -3)➖
.idea/vcs.xml(+0 -6)📄 Description
The
.ideafolder has been pushed, probably by mistake.It is also explicitly excluded in the gitignore here https://github.com/apple/pkl/blob/main/.gitignore#L10
This PR removes the
.ideafolder🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.