Преглед изворни кода

tweaked .gitignore to exclude .build/*

Joel L пре 8 година
родитељ
комит
09c22eaa55
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,3 +5,4 @@
 tmp/
 node_modules/
 .vscode/
+.build/*