Skip to content

Commit

Permalink
[git] Ignoring .idea directory
Browse files Browse the repository at this point in the history
  • Loading branch information
didierofrivia committed Jul 4, 2023
1 parent ea8d9a4 commit 3ff21f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
**/*.rs.bk

# OSX files
.DS_Store
.DS_Store

# JetBrains IDEA
.idea/

0 comments on commit 3ff21f5

Please sign in to comment.