[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
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

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