Skip to content

Commit

Permalink
.extensionrc added
Browse files Browse the repository at this point in the history
  • Loading branch information
itsecurityco committed Nov 9, 2019
1 parent 442ee20 commit bfb9c91
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .extensionrc
@@ -0,0 +1,10 @@
module.exports = {

'artifactsDir': 'artifacts',
'ignoreFiles': ['crowdin.yaml'],

'build': {
'overwriteDest': true
}
};

0 comments on commit bfb9c91

Please sign in to comment.