X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=9f9e3aa7268dd38e26f362ece005fbf116f9a8f3;hb=629e88787b940a2f929eb17f8690e81ece9ff092;hp=2dea9b803b9df157d7035b4a7f92028646931eb7;hpb=1086026a2542abdcd0c5569d9afbfb8c2e628276;p=poolifier.git diff --git a/.gitignore b/.gitignore index 2dea9b80..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/ -benchmarks/internal/results/ +benchmark-report.json