1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00
This commit is contained in:
maricarai 2025-07-01 19:10:13 +02:00 committed by GitHub
commit 897ac5f8d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

38
Lazarus.gitignore Normal file
View file

@ -0,0 +1,38 @@
# Lazarus compiler-generated binaries (safe to delete)
*.exe
*.dll
*.so
*.dylib
*.res
*.compiled
*.dbg
*.ppu
*.o
*.or
*.a
# 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.
bin/
backup/
bak/
lib/
log/
logs/
tmp/
temp/
superado/
_superado/
modules/
*.bak
# Application bundle for Mac OS
*.app/