Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,13 @@ lcov.info

# flag file for build script
.configured

# Local artifacts from the Delphi CE dev workflow (see docs/build/windows-delphi-ce.md)
/delphi-library-paths.backup*.reg
/local-delphi-12-patches.patch
/configure.log
/core-build.log
/cpp-engine-build.log
/install-build-env.log
/kmcmplib-build.log
/web-build.log
Comment on lines +190 to +198
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really don't know where these files come from. They do not seem to be generated

Loading
Loading