فهرست منبع

Added new .gitignore to apps folder so apps folder will NOT be ignored, but files within WILL be ignored.

mike 1 ماه پیش
والد
کامیت
2b9efc5ab6
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 0 1
      .gitignore
  2. 2 0
      apps/.gitignore

+ 0 - 1
.gitignore

@@ -1,2 +1 @@
-apps/
 *.swp

+ 2 - 0
apps/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore