Skip to content

Conversation

@onion7878
Copy link
Contributor

.DCU (Delphi Compiled Unit) files are binary files that are used between compiling source (text) and linking the executable. They're created by the compiler, joined together in memory, combined with the startup code and put into an actual executable (.EXE/.DLL/.BPL) by the linker

.DCU (Delphi Compiled Unit) files are binary files that are used between compiling source (text) and linking the executable. They're created by the compiler, joined together in memory, combined with the startup code and put into an actual executable (.EXE/.DLL/.BPL) by the linker
@arcresu
Copy link
Contributor

arcresu commented Mar 31, 2014

Thanks, you've currently got this new rule under the heading # Delphi history and backups, but it sounds like it belongs under # Delphi compiler-generated binaries instead. We can merge once you fix that up.

Also, you don't need to create a new Pull Request to make changes - you can just push commits (or use the text editor on GitHub in the browser) to your branch (patch-1) and they'll show up here.

@onion7878
Copy link
Contributor Author

Thanks for your tips, I modified the file

@arcresu
Copy link
Contributor

arcresu commented Apr 1, 2014

Thanks ✨

arcresu added a commit that referenced this pull request Apr 1, 2014
@arcresu arcresu merged commit 25ceefa into github:master Apr 1, 2014
drothmaler pushed a commit to drothmaler/gitignore that referenced this pull request May 27, 2014
u9E9F pushed a commit to u9E9F/gitignore that referenced this pull request Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants