Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Prev Previous commit
Next Next commit
ignore debug.log
  • Loading branch information
filipesilva committed Jan 27, 2017
commit 9b568cf529b64c32fd6e14a6dd9be4e54af40585
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.idea
node_modules
jspm_packages
npm-debug.*
npm-debug.log
debug.log
src/**/*.js
!src/systemjs.config.extras.js
!src/systemjs.config.js
Expand Down