mirror of
https://github.com/lua/lua
synced 2026-09-27 08:33:22 +03:00
Added '.gitignore' to the repository
This commit is contained in:
parent
422ce50d2e
commit
56a165bf0f
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.gitattributes
|
||||
|
||||
*.so
|
||||
*.o
|
||||
*.a
|
||||
|
||||
manual/manual.html
|
||||
|
||||
testes/time.txt
|
||||
testes/time-debug.txt
|
||||
|
||||
testes/libs/all
|
||||
Loading…
Add table
Add a link
Reference in a new issue