chore: update .gitignore to include Node.js files and update subproject commit reference in statnerd
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -295,4 +295,10 @@ env/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
test/
|
test/
|
||||||
venv/
|
venv/
|
||||||
.venv/
|
.venv/
|
||||||
|
|
||||||
|
# Node.js
|
||||||
|
**/node_modules/
|
||||||
|
npm-debug.log
|
||||||
|
yarn-error.log
|
||||||
|
yarn-debug.log*
|
Submodule peertube/statnerd updated: 58369fccaf...e1dc7bc5c9
Reference in New Issue
Block a user