git changes

This commit is contained in:
Bryan Ramos 2023-06-22 06:45:11 -04:00
parent df075b47bf
commit 42944bce82
2 changed files with 7 additions and 4 deletions

View file

@ -9,6 +9,7 @@
};
ignores = [
"node_modules"
"*.node_modules"
"*.direnv"
];
}