mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge dfe0219376 into 57286c3887
This commit is contained in:
commit
5a122ec999
@ -1,30 +1,34 @@
|
||||
# Lazarus compiler-generated binaries (safe to delete)
|
||||
# --- Lazarus Compiler & Linker Binaries ---
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.lrs
|
||||
*.res
|
||||
*.compiled
|
||||
*.dbg
|
||||
*.ppu
|
||||
*.a
|
||||
*.lib
|
||||
*.o
|
||||
*.or
|
||||
*.a
|
||||
|
||||
# Lazarus autogenerated files (duplicated info)
|
||||
*.rst
|
||||
*.ppu
|
||||
*.compiled
|
||||
*.dbg
|
||||
*.rsj
|
||||
|
||||
# --- Project Backup & Units Directories ---
|
||||
backup/
|
||||
lib/
|
||||
units/
|
||||
*.bak
|
||||
*.~*
|
||||
*.$*
|
||||
|
||||
# --- IDE & User-Specific Local Files ---
|
||||
*.lps
|
||||
*.lfm.bak
|
||||
*.lpi.bak
|
||||
lazarus.cfg
|
||||
|
||||
# --- Internationalization & Documentation Artifacts ---
|
||||
*.rst
|
||||
*.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
|
||||
# --- macOS Application Bundles ---
|
||||
*.app/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user