We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c554fd commit b3eb8d5Copy full SHA for b3eb8d5
.gitignore
@@ -24,4 +24,5 @@ npm-debug.log
24
.nyc_output
25
/test/npm_cache*
26
/node_modules/.cache
27
-.DS_Store
+.DS_Store
28
+**/.DS_Store
0 commit comments