1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-15 14:16:28 +02:00

[ticket/14970] Ignore node_modules directory

PHPBB3-14970
This commit is contained in:
Marc Alexander
2017-01-08 14:15:38 +01:00
parent 9ac840f853
commit c8dcf82b3e

1
.gitignore vendored
View File

@ -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