added library/ to .gitignore

This commit is contained in:
jmt-gh
2022-06-12 00:22:04 -07:00
parent 3d85d0bce6
commit 5a071babe9
+2 -1
View File
@@ -11,6 +11,7 @@ test/
/client/.nuxt/ /client/.nuxt/
/client/dist/ /client/dist/
/dist/ /dist/
library/
sw.* sw.*
.DS_STORE .DS_STORE