Parcourir la source

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

mike il y a 1 mois
Parent
commit
2b9efc5ab6
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  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