mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
35 lines
448 B
Text
35 lines
448 B
Text
# Lazarus compiler-generated binaries (safe to delete)
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.lrs
|
|
*.res
|
|
*.compiled
|
|
*.dbg
|
|
*.ppu
|
|
*.o
|
|
*.or
|
|
*.a
|
|
*.zdli
|
|
*.dsx
|
|
*.w?x
|
|
units/
|
|
/doublecmd
|
|
|
|
# Lazarus autogenerated files (duplicated info)
|
|
*.rst
|
|
*.rsj
|
|
|
|
# Lazarus local files (user-specific info)
|
|
*.lps
|
|
|
|
# Lazarus backups and unit output folders.
|
|
# These can be changed by user in Lazarus/project options.
|
|
backup/
|
|
*.bak
|
|
lib/
|
|
|
|
# Application bundle for Mac OS
|
|
*.app/
|
|
.DS_Store
|