Skip to content

Commit

Permalink
chore: add .idea to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDwarf7 committed Jan 31, 2025
1 parent 8bc5cfe commit 6531670
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ env*

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

.idea/
.idea/*
.idea/**/*

0 comments on commit 6531670

Please sign in to comment.