chore: update .gitignore to include Node.js files and update subproject commit reference in statnerd
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 2m12s
All checks were successful
Build LaTeX Document / build_latex (push) Successful in 2m12s
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -296,3 +296,9 @@ __pycache__/
|
|||||||
test/
|
test/
|
||||||
venv/
|
venv/
|
||||||
.venv/
|
.venv/
|
||||||
|
|
||||||
|
# Node.js
|
||||||
|
**/node_modules/
|
||||||
|
npm-debug.log
|
||||||
|
yarn-error.log
|
||||||
|
yarn-debug.log*
|
Submodule peertube/statnerd updated: dc08ba41ca...e1dc7bc5c9
Reference in New Issue
Block a user