Skip to content

Commit

Permalink
[ENV][Feat] #1 : .husky 폴더 .gitignore에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
effozen committed Nov 6, 2024
1 parent 9dba0a1 commit ba21d20
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
Expand Up @@ -2,6 +2,9 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

#husky
.husky

#DOCS
/docs

Expand Down

0 comments on commit ba21d20

Please sign in to comment.