Skip to content

Commit 360765d

Browse files
authored
Add .idea to .gitignore (#10735)
Ignore the top-level .idea directory to prevent JetBrains IDE project files from being committed to the repository.
1 parent 3fa5e0f commit 360765d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,3 +437,4 @@ src/NuGetGallery/App_Data/Files/*
437437
!src/NuGetGallery/Branding/Views/Packages/
438438

439439

440+
/.idea

0 commit comments

Comments
 (0)