Skip to content

Commit

Permalink
[ticket/14970] Ignore node_modules directory
Browse files Browse the repository at this point in the history
PHPBB3-14970
  • Loading branch information
marc1706 committed Feb 22, 2017
1 parent 9ac840f commit c8dcf82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
/phpBB/styles/*
!/phpBB/styles/prosilver
!/phpBB/styles/all
/phpBB/node_modules
/phpBB/vendor
/tests/phpbb_unit_tests.sqlite*
/tests/test_config*.php
Expand Down

0 comments on commit c8dcf82

Please sign in to comment.