mirror of
https://github.com/jbcr/core.git
synced 2026-03-24 00:42:14 +01:00
Add .nvmrc to make it slightly less easy to turn npm install into a dumpster fire 🔥
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,9 +16,11 @@ npm-debug.log
|
||||
yarn-error.log
|
||||
webpack_stats.json
|
||||
|
||||
### Behat / Front-end testing files
|
||||
### Behat / Cypress / Front-end testing files
|
||||
bin/chromedriver*
|
||||
bin/selenium-server-standalone*
|
||||
tests/cypress/screenshots/
|
||||
tests/cypress/videos/
|
||||
|
||||
### File-system cruft and temporary files
|
||||
__*
|
||||
@@ -80,6 +82,7 @@ appveyor.yml
|
||||
###> symfony/web-server-bundle ###
|
||||
/.web-server-pid
|
||||
###< symfony/web-server-bundle ###
|
||||
|
||||
###> phpunit/phpunit ###
|
||||
/phpunit.xml
|
||||
###< phpunit/phpunit ###
|
||||
|
||||
3935
package-lock.json
generated
3935
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user