Skip to content

Commit 1a982fa

Browse files
authored
Merge pull request #26 from herberttn/patch-1
Ignore locks [closes #23]
2 parents 86ce4cb + ed7337e commit 1a982fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
2323

24+
package-lock.json
25+
yarn.lock
26+
2427
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
2528
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
2629

0 commit comments

Comments
 (0)