We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1276b72 commit 58f2c72Copy full SHA for 58f2c72
1 file changed
.gitignore
@@ -171,9 +171,8 @@ dist
171
/develop[-_.][0-9][0-9].js
172
173
# Matches the files name:
174
-# <root>/develop-01.js
175
-# <root>/develop_01.js
176
-# <root>/develop.01.js
+# <root>/dev.script.some.js
+# <root>/dev.script.somename.js
177
/dev.script.*.js
178
179
# ━━ PROJECT ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
0 commit comments