diff --git a/.gitignore b/.gitignore index 516229ef..59040123 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ node_modules +package-lock.json +*.tgz test_files/ +_book/ +misc/coverage.html +misc/prof.js +v8.log +tmp *.[tT][xX][tT] *.[cC][sS][vV] *.[dD][iIbB][fF] @@ -14,6 +21,9 @@ test_files/ *.[uU][oO][sS] *.[wW][kKqQbB][S1234567890] *.[qQ][pP][wW] +*.[bB][iI][fF][fF][23458] +*.[rR][tT][fF] *.123 *.sheetjs *.exe +*.img diff --git a/ajax.html b/ajax.html index 8781c59a..c4c7689c 100644 --- a/ajax.html +++ b/ajax.html @@ -20,12 +20,9 @@ a { text-decoration: none }

 
- - - - +