build: comment out JSR include
[poolifier.git] / .gitignore
index edec4c70849a4ee012c78ca4af8e01cf7585b7e9..d014f1b3a8032abb61dabb3f3ba3b85fe29debf1 100644 (file)
@@ -1,5 +1,4 @@
-### Git ###
-# Created by git for backups. To disable backups in Git:
+# Created by git for backups. To disable backups in git:
 # $ git config --global mergetool.keepBackup false
 *.orig
 
@@ -67,9 +66,15 @@ build/config.gypi
 # Mac
 .DS_Store
 
+# pnpm
+package-lock.json
+
 # Project specifics
 .eslintcache
-.history/
 .scannerwork
-lib
 *.bak
+lib
+dist
+tmp
+.history/
+reports/