Skip to content

Commit 515d7fc

Browse files
authored
Merge pull request #2200 from Hastegan/master
Symfony: Fix rule for backed up entities
2 parents d5c0d6b + 40a7114 commit 515d7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Symfony.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
/composer.phar
4343

4444
# Backup entities generated with doctrine:generate:entities command
45-
*/Entity/*~
45+
**/Entity/*~

0 commit comments

Comments
 (0)