Skip to content

Commit

Permalink
πŸ™ˆ Gitignore JetBrains files
Browse files Browse the repository at this point in the history
  • Loading branch information
huyz committed Aug 4, 2024
1 parent cc2a893 commit 8023a57
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,10 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

##############################################################################
# Project

# JetBrains
/.idea/
*.iml

0 comments on commit 8023a57

Please sign in to comment.