فهرست منبع

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/*