[Lazarus] .gitignore removed when build cleanup

Bernd prof7bit at googlemail.com
Mon Jun 18 12:22:06 CEST 2012


how about something like this:


.gitignore
src/
src/foo.lpi
src/foo.lpr
bin/README.txt
bin/other.versioned.stuff

and in the project settings set the target file name (-o) to
../bin/myprogram




More information about the Lazarus mailing list