mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
gitignore cleanup for bootstrapping
This commit is contained in:
1
app/Models/.gitignore
vendored
1
app/Models/.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
!Team.php
|
||||
!TeamInvitation.php
|
||||
!User.php
|
||||
*.php
|
||||
|
||||
1
app/Nova/.gitignore
vendored
1
app/Nova/.gitignore
vendored
@@ -0,0 +1 @@
|
||||
*.php
|
||||
|
||||
2
database/seeders/.gitignore
vendored
Normal file
2
database/seeders/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
!DatabaseSeeder.php
|
||||
*.php
|
||||
Reference in New Issue
Block a user