Skip to content

Commit

Permalink
[#42] Added .idea/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-i-am012 authored and korydraughn committed Jul 26, 2024
1 parent 6b676ae commit 2e3ba81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ target/
*.iws
*.iml
*.ipr
.idea/

### Eclipse ###
.apt_generated
Expand All @@ -35,4 +36,4 @@ build/
.vscode/

### Mac OS ###
.DS_Store
.DS_Store

0 comments on commit 2e3ba81

Please sign in to comment.