lua

A copy of the Lua development repository
Log | Files | Refs | README

.gitignore (115B)


      1 .gitattributes
      2 
      3 *.so
      4 *.o
      5 *.a
      6 
      7 manual/manual.html
      8 
      9 testes/time.txt
     10 testes/time-debug.txt
     11 
     12 testes/libs/all
     13 
     14 temp
     15 lua