Skip to content

Commit 0339404

Browse files
committed
MAGETWO-66235: [GitHub][PR] Prevent overwriting grunt config #8910
- Merge Pull Request #8910 from Igloczek/magento2:prevent-overwriting-grunt-config
2 parents 16bbf9d + a006719 commit 0339404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ atlassian*
2525
/.grunt
2626
/Gruntfile.js
2727
/package.json
28+
/grunt-config.json
29+
/dev/tools/grunt/configs/local-themes.js
2830

2931
/pub/media/*.*
3032
!/pub/media/.htaccess

0 commit comments

Comments
 (0)