1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 10:31:57 +02:00

Merge pull request #4785 from hanakin/patch-3

[ticket/15160] correct path of node_modules
This commit is contained in:
Marc Alexander
2017-04-02 10:40:07 +02:00

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