mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
add pnpm-lock to gitignore
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
bun.lockb
|
||||
pnpm-lock.yaml
|
||||
|
||||
# Build
|
||||
package.zip
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</head>
|
||||
<body class="">
|
||||
<div id="ExtensionPopup"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
<script type="module" src="./src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user