mirror of
https://github.com/github/gitignore.git
synced 2025-01-30 18:22:47 +08:00
Symfony: Fix rule for backed up entities
This commit is contained in:
parent
a0df192f52
commit
40a71145c3
@ -42,4 +42,4 @@
|
||||
/composer.phar
|
||||
|
||||
# Backup entities generated with doctrine:generate:entities command
|
||||
*/Entity/*~
|
||||
**/Entity/*~
|
||||
|
Loading…
Reference in New Issue
Block a user