Skip to content

Commit

Permalink
git-ignore mix-manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored and KorvinSzanto committed Dec 17, 2020
1 parent ab9be4e commit 94331ad
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 57 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ error_log
# ignore JavaScript source maps
/concrete/js/*.js.map
/concrete/js/bootstrap/*.js.map
/concrete/js/mix-manifest.json
mix-manifest.json

# ignore node modules used for building
/build/node_modules
Expand Down
1 change: 0 additions & 1 deletion build/libraries/git-skip.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ function getSkippablePaths()
'themes/dashboard/main.js',
'themes/elemental/main.js',
'themes/elemental/main.css',
'mix-manifest.json',
].concat(
listCopiedFiles(path.join(fsUtil.WEBROOT, 'build/node_modules/@fortawesome/fontawesome-free/webfonts'), 'css/webfonts')
).concat(
Expand Down
1 change: 0 additions & 1 deletion build/mix-manifest.json

This file was deleted.

54 changes: 0 additions & 54 deletions concrete/mix-manifest.json

This file was deleted.

0 comments on commit 94331ad

Please sign in to comment.