Jump to content
Sign in to follow this  
Roger Cigol

.gitignore file for Embarcadero C++

Recommended Posts

I know that this will not help, but Delphi has only __history and __recovery folders by default.  I don't see any _astcache.  From the name it should be some kind of cache folder and should not be in the git repository.

Share this post


Link to post
Posted (edited)
On 7/15/2022 at 4:04 AM, Roger Cigol said:

can see a sample .gitignore file for Delphi at https://github.com/Embarcadero/RADStudio11Demos.

That link is broken by the period; go here: https://github.com/Embarcadero/RADStudio11Demos

The Delphi 12 demo .gitignore is the same: https://github.com/Embarcadero/RADStudio12Demos
Since *.exe is in it probably *.elf should be too.

Edited by dwb

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×