Skip to content

Commit a29d1b0

Browse files
committed
chore(build): remove buildignore file
This is not used anymore so removing it
1 parent 09d90f4 commit a29d1b0

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

common/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Generator.prototype.setupEnv = function setupEnv() {
3030
this.copy(join('app', dest), join(appPath, dest));
3131
}.bind(this);
3232

33-
copy('.buildignore');
3433
copy('404.html');
3534
copy('favicon.ico');
3635
copy('robots.txt');

templates/common/app/.buildignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)