Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsNature committed Oct 28, 2024
1 parent 7fbe720 commit 95e8137
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### IntelliJ IDEA ###
.idea/
*.iws
*.iml
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/

1 comment on commit 95e8137

@LunarClientBot
Copy link
Collaborator

@LunarClientBot LunarClientBot commented on 95e8137 Oct 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📄 Documentation Deployment

Status:✅ Completed
Environment:preview
URL:https://dc3624fd.lunarclient-dev.pages.dev

Please sign in to comment.