mirror of
https://github.com/github/gitignore
synced 2024-12-25 06:10:15 +01:00
added lazarus gitignore file
This commit is contained in:
parent
0aeefb48c0
commit
78c94f84f3
12
Lazarus.gitignore
Normal file
12
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…
x
Reference in New Issue
Block a user