Forráskód Böngészése

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

mike 1 hónapja
szülő
commit
2b9efc5ab6
2 módosított fájl, 2 hozzáadás és 1 törlés
  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