Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
[poolifier.git] / .gitignore
index 99b9a2c2fef7c56ee9b60e9c04cfccd687666eb0..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,10 +66,15 @@ build/config.gypi
 # Mac
 .DS_Store
 
+# pnpm
+package-lock.json
+
 # Project specifics
 .eslintcache
-.history/
 .scannerwork
 *.bak
 lib
-reports
+dist
+tmp
+.history/
+reports/