gitignore cleanup for bootstrapping

This commit is contained in:
Benjamin Takats
2022-11-29 20:34:40 +01:00
parent 8b10bb5383
commit 3c0531faf4
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,3 +2,4 @@
!Team.php !Team.php
!TeamInvitation.php !TeamInvitation.php
!User.php !User.php
*.php
+1
View File
@@ -0,0 +1 @@
*.php
+2
View File
@@ -0,0 +1,2 @@
!DatabaseSeeder.php
*.php