DEADSOFTWARE

Add Lazarus .lpi project and .gitignore files
[d2df-sdl.git] / .gitignore
1 # Project-specific
2 bin/
3 tmp/
5 # Precompiled and Delphi-specific files
6 # without *.res
7 *.obj
8 *.dcu
9 *.cbk
10 *.dof
11 *.ddp
13 # Commonly used temporary files
14 ~*
15 *.~*
16 *.tmp
17 *.bak
18 *.lps