Skip to content

Commit

Permalink
Merge pull request #4 from junghoon-vans/chore/add-idea-directory-to-…
Browse files Browse the repository at this point in the history
…gitignore

chore: Add idea directory to .gitignore
  • Loading branch information
junghoon-vans authored Jan 12, 2023
2 parents 6f3a853 + 729defc commit d5ece37
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
@@ -1,3 +1,7 @@
### InteliJ ###
.idea

### Java ###
# Compiled class file
*.class

Expand Down

0 comments on commit d5ece37

Please sign in to comment.