Selaa lähdekoodia

Merge pull request #2200 from Hastegan/master

Symfony: Fix rule for backed up entities
Brendan Forster 8 vuotta sitten
vanhempi
sitoutus
515d7fcbba
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Symfony.gitignore

+ 1 - 1
Symfony.gitignore

@@ -42,4 +42,4 @@
 /composer.phar
 
 # Backup entities generated with doctrine:generate:entities command
-*/Entity/*~
+**/Entity/*~