test262/.gitignore

18 lines
229 B
Plaintext
Raw Normal View History

.DS_Store
.d8_history
*~
*.pyc
console/TestCases
github-deploy-key
github-deploy-key.pub
2017-07-26 08:05:04 +02:00
node_modules
2017-07-26 08:05:46 +02:00
# Only apps should have lockfiles
package-lock.json
yarn.lock
npm-shrinkwrap.json
# Created by test262-harness
*.fail
*.pass