test262/.gitignore

18 lines
229 B
Plaintext

.DS_Store
.d8_history
*~
*.pyc
console/TestCases
github-deploy-key
github-deploy-key.pub
node_modules
# Only apps should have lockfiles
package-lock.json
yarn.lock
npm-shrinkwrap.json
# Created by test262-harness
*.fail
*.pass