doublecmd/.gitignore
Steffen Rehberg 87bbf76769
UPD: Update build process (#92)
- use environment variable to set Lazarus path instead of modifying
  build.bat which is under source control
- add .gitignore file
2021-05-29 12:56:52 +03:00

36 lines
480 B
Text

# Lazarus compiler-generated binaries (safe to delete)
*.exe
*.dll
*.so
*.dylib
*.lrs
*.res
*.compiled
*.dbg
*.ppu
*.o
*.or
*.a
*.zdli
*.wcx
*.wdx
*.wfx
units/x86_64-win64-win32
units/i386-win32-win32
# Lazarus autogenerated files (duplicated info)
*.rst
*.rsj
*.lrt
# 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/