mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-10 04:40:27 -04:00
Remove unneeded backslash
This commit is contained in:
parent
c48b83a442
commit
bafecaa3f4
@ -4,7 +4,7 @@
|
|||||||
sed -i "/^\/dist\/$/d" .gitignore
|
sed -i "/^\/dist\/$/d" .gitignore
|
||||||
|
|
||||||
# Replace the /node_modules*/ entry in gitignore with the following
|
# Replace the /node_modules*/ entry in gitignore with the following
|
||||||
sed -i 's|/node_modules\*\/|/node_modules/*\
|
sed -i 's|/node_modules\*/|/node_modules/*\
|
||||||
!/node_modules/jquery\
|
!/node_modules/jquery\
|
||||||
/node_modules/jquery/*\
|
/node_modules/jquery/*\
|
||||||
!/node_modules/jquery/dist\
|
!/node_modules/jquery/dist\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user