Commit 75561482 authored by Filipe Silva's avatar Filipe Silva Committed by GitHub

chore: simplify gitignore (#68)

parent 801aa94c
.idea .idea
node_modules node_modules
jspm_packages jspm_packages
npm-debug.*
link-checker-results.txt link-checker-results.txt
**/*npm-debug.log.* app/**/*.js
*.js
*.js.map *.js.map
e2e/**/*.js e2e/**/*.js
e2e/**/*.js.map e2e/**/*.js.map
_test-output _test-output
_temp _temp
!karma*.js
!protractor*.js
!systemjs.config.js
!wallaby.js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment