X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=9f9e3aa7268dd38e26f362ece005fbf116f9a8f3;hb=e1591fcf901412a61a6e3137b1732c119d5678c1;hp=5e16da97408b119188687c09d5dd811b45d30b7d;hpb=440042a64e5beb9e3e97f513198f4bd2d4a896a6;p=poolifier.git diff --git a/.gitignore b/.gitignore index 5e16da97..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,10 +71,11 @@ package-lock.json # Project specifics .eslintcache -.history/ .scannerwork *.bak lib dist tmp +.history/ reports/ +benchmark-report.json