Am 20.07.2019 um 22:29 schrieb Ryan Joseph:

On Jul 20, 2019, at 4:19 PM, Sven Barth via fpc-devel 
<[email protected]> wrote:

Why is your .gitignore so big? Mine looks like this:
I’m sorry, what I wrote didn’t make any sense. I mean that after I delete 
.gitignore then all the .o etc.. files that it was ignoring now come flooding 
back into the project and so they need to be deleted. My git client handles it 
well enough but the 20k+ files stall out the UI a little. ;)
You can delete the .gitignore from the repository, but keep it around as an uncommitted file in the branch you're preparing.

For example I myself don't commit my .gitignore, but simply have it lying around as untracked file.

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to