We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7caac9 + 427b156 commit c699a4fCopy full SHA for c699a4f
Symfony.gitignore
@@ -41,3 +41,6 @@
41
42
# Composer PHAR
43
/composer.phar
44
+
45
+# Backup entities generated with doctrine:generate:entities command
46
+*/Entity/*~
0 commit comments