Commit ac499870ff64dd974c2eed4cfae21024f909e29d

Authored by Victor Costa
1 parent 43fba5c0
Exists in master and in 1 other branch dev-fixes

Add files to gitIgnore

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
@@ -6,6 +6,7 @@ coverage/ @@ -6,6 +6,7 @@ coverage/
6 .tmp/ 6 .tmp/
7 dist/ 7 dist/
8 src/noosfero.js* 8 src/noosfero.js*
9 -src/commons.js  
10 -src/noosfero-specs.js 9 +src/commons.js*
  10 +src/noosfero-specs.js*
11 typings 11 typings
  12 +npm-debug.log