diff --git a/.gitignore b/.gitignore index 5e3fc5eb04..79f00e9182 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,6 @@ retroarch.js retroarch.js.mem *.bc *.wasm + +# only ignore .js files in the repo root +/*.js