mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
Added .gitignore
This commit is contained in:
parent
f5eb809d3f
commit
4d6efa1f2d
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.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