build(deps-dev): apply updates
[poolifier.git] / .gitignore
index a1a9fd96930e6b04e312da11c827fb72fa9ed657..9f9e3aa7268dd38e26f362ece005fbf116f9a8f3 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,11 +66,16 @@ build/config.gypi
 # Mac
 .DS_Store
 
+# pnpm
+package-lock.json
+
 # Project specifics
 .eslintcache
-.history/
 .scannerwork
 *.bak
 lib
+dist
+tmp
+.history/
 reports/
-benchmarks/internal/results/
+benchmark-report.json