forked from Mirror/wren
Gitignore shared libraries and comment makefile a bit.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,9 +3,11 @@ build/
|
||||
build_xcode/
|
||||
.sass-cache/
|
||||
|
||||
# Built applications.
|
||||
# Built files at the top level.
|
||||
wren
|
||||
wrend
|
||||
libwren.a
|
||||
libwrend.a
|
||||
|
||||
# XCode user-specific stuff.
|
||||
xcuserdata/
|
||||
|
||||
Reference in New Issue
Block a user