Parcourir la source

Modif sur gitignore

bastien il y a 13 ans
Parent
révision
3429d55266
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore Voir le fichier

@@ -1,5 +1,5 @@
1 1
 #
2
-app/cache/*
3
-app/logs/*
2
+app/cache/
3
+app/logs/
4 4
 *.*~
5 5
 nbproject