Commit c699a4f4 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1918 from krzysiekpiasecki/master

Ignore buckup doctrine entities
parents e7caac93 427b156b
...@@ -41,3 +41,6 @@ ...@@ -41,3 +41,6 @@
# Composer PHAR # Composer PHAR
/composer.phar /composer.phar
# Backup entities generated with doctrine:generate:entities command
*/Entity/*~
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment