ignore node_modules

This commit is contained in:
Ruben Perez 2024-08-14 12:37:56 +02:00
parent 4a52556ba6
commit 6071ea445a
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ compile_commands.json
.cache/
__build*__/
__pycache__/
node_modules/

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "asciidoc",
"name": "mysql",
"lockfileVersion": 3,
"requires": true,
"packages": {