Skip to content
Snippets Groups Projects
Commit 22cdacff authored by Evgeniy Kolesov's avatar Evgeniy Kolesov
Browse files

MAGETWO-48461: Gruntfile.js should not be shipped with that file name

- Gruntfile.js and package.json added to .gitignore
parent 9ba77d90
Branches
No related merge requests found
...@@ -22,6 +22,8 @@ atlassian* ...@@ -22,6 +22,8 @@ atlassian*
/lib/internal/flex/varien/.settings /lib/internal/flex/varien/.settings
/node_modules /node_modules
/.grunt /.grunt
/package.json
/Gruntfile.js
/pub/media/*.* /pub/media/*.*
!/pub/media/.htaccess !/pub/media/.htaccess
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment