mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Symfony: Fix rule for backed up entities
This commit is contained in:
parent
a0df192f52
commit
40a71145c3
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@
|
|||
/composer.phar
|
||||
|
||||
# Backup entities generated with doctrine:generate:entities command
|
||||
*/Entity/*~
|
||||
**/Entity/*~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue