antonioribeiro / health

Laravel Health Panel
BSD 3-Clause "New" or "Revised" License
1.94k stars 198 forks source link

added universal gitignore file #160

Closed iGusev closed 4 years ago

drbyte commented 4 years ago

Isn't it a better practice to set your own universal .gitignore within your own local git config? And then each package only needs to ignore things specifically related to that package's build/test processes?

antonioribeiro commented 4 years ago

Yeah, sorry, but that's a no go for this project.