فهرست منبع

add .gitignore

Virgil Ollivier 3 ماه پیش
والد
کامیت
e1ee32574b
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -1 +1,7 @@
+.env
 node_modules
+
+##ignore all public folder and nested public folders
+
+**/public/
+**/build/