Edit .gitignore

This commit is contained in:
SA K
2022-10-27 11:40:35 +09:00
parent 3ecbc9c798
commit f28b602c0f
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -29,7 +29,7 @@ $RECYCLE.BIN/
# 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
.idea
/.idea
# User-specific stuff
.idea/**/workspace.xml

View File

@@ -4,7 +4,7 @@
/node_modules
/.pnp
.pnp.js
.idea
/.idea
# testing
/coverage