X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=d014f1b3a8032abb61dabb3f3ba3b85fe29debf1;hb=HEAD;hp=01c101b0b3c28d10c8fa2d7b0e155e29e86c2443;hpb=186b35b6204e3f99db481c25f2d9521b41b27c8b;p=poolifier.git diff --git a/.gitignore b/.gitignore index 01c101b0..9f9e3aa7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -72,9 +71,11 @@ package-lock.json # Project specifics .eslintcache -.history/ .scannerwork *.bak lib +dist +tmp +.history/ reports/ -benchmarks/internal/results/ +benchmark-report.json