gitignore node_modules

This commit is contained in:
Anish Lakhwara
2023-05-04 23:09:18 +10:00
parent c04d45ee80
commit 5f3d27695e
+1
View File
@@ -49,6 +49,7 @@
".tmp"
".direnv"
"result"
"node_modules/"
];
extraConfig = {