فهرست منبع

add a .gitignore file for this project

Stephen Gold 4 سال پیش
والد
کامیت
e660208d59
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+/.cache/
+/.gradle/
+/.nb-gradle/
+/build/
+/node_modules/