[ticket/15160] correct gitignore node_modules path

PHPBB3-15160
This commit is contained in:
hanakin 2017-03-31 17:36:02 -04:00
parent 798dda2cbc
commit bf5d0fc468

2
.gitignore vendored
View file

@ -17,7 +17,7 @@
/phpBB/styles/*
!/phpBB/styles/prosilver
!/phpBB/styles/all
/phpBB/node_modules
node_modules
/phpBB/vendor
/tests/phpbb_unit_tests.sqlite*
/tests/test_config*.php