Selaa lähdekoodia

setting: ignore node_modules

Hugh Harlequin 1 vuosi sitten
vanhempi
commit
5cc3fc4b6b
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 nuget/content/
 nuget/bootstrap-fileinput.*.nupkg
 .DS_Store
-.idea
+.idea
+node_modules