Skip to content

Commit 22cdacf

Browse files
author
Evgeniy Kolesov
committed
MAGETWO-48461: Gruntfile.js should not be shipped with that file name
- Gruntfile.js and package.json added to .gitignore
1 parent 9ba77d9 commit 22cdacf

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
@@ -22,6 +22,8 @@ atlassian*
2222
/lib/internal/flex/varien/.settings
2323
/node_modules
2424
/.grunt
25+
/package.json
26+
/Gruntfile.js
2527

2628
/pub/media/*.*
2729
!/pub/media/.htaccess

0 commit comments

Comments
 (0)