Commit cea67aab authored by Adam Roben's avatar Adam Roben

Merge pull request #853 from danieljabailey/master

Add Lazarus IDE ignore file (in global dir this time)
parents 0bd7638d 27569799
#ignore backup files
backup/
#ignore files generated by the compiler
lib/
*.compiled
*.o
*.or
*.ppu
#exclude executable output in windows
*.exe
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment