Skip to content

Commit

Permalink
Add IDE directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lesserwhirls committed Dec 30, 2022
1 parent 4005639 commit 673db94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# IDE files
.idea/

# OS generated files
.DS_Store*
ehthumbs.db
Expand Down

0 comments on commit 673db94

Please sign in to comment.