chiark / gitweb /
add package-lock.json and index.bundle.js to .gitignore
authorMarnanel Thurman <marnanel@thurman.org.uk>
Sat, 4 Dec 2021 22:08:07 +0000 (22:08 +0000)
committerMarnanel Thurman <marnanel@thurman.org.uk>
Sat, 4 Dec 2021 22:08:07 +0000 (22:08 +0000)
.gitignore

index 5e1e597f59b7e7197160e46fcc60a73cd709625d..69301727d113498fbb6ff0c60b9cdff3ddefb7bd 100644 (file)
@@ -6,3 +6,9 @@ node_modules/
 # Generated by Cordova
 /plugins/
 /platforms/
+
+package-lock.json
+www/index.bundle.js
+
+*.swo
+*.swp