Skip to content

Commit 0f29228

Browse files
authored
Merge pull request #1321 from swagger-api/shockey-patch-2
gitignore all npm-debug logs
2 parents 15b3ec7 + 1c8e65d commit 0f29228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ node_modules
22
.idea
33
.deps_check
44
.DS_Store
5-
npm-debug.log
5+
npm-debug.log*
66
.eslintcache

0 commit comments

Comments
 (0)