mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Added lazarus ignore file in the global dir this time
This commit is contained in:
parent
b10fa9c7d6
commit
27569799cb
1 changed files with 0 additions and 0 deletions
12
Global/Lazarus.gitignore
Normal file
12
Global/Lazarus.gitignore
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ignore backup files
|
||||
backup/
|
||||
|
||||
#ignore files generated by the compiler
|
||||
lib/
|
||||
*.compiled
|
||||
*.o
|
||||
*.or
|
||||
*.ppu
|
||||
|
||||
#exclude executable output in windows
|
||||
*.exe
|
Loading…
Add table
Add a link
Reference in a new issue