#ignore backup files backup/ #ignore files generated by the compiler lib/ *.compiled *.o *.or *.ppu
#ignore debug information files *.dbg
#exclude executable output in windows
*.exe