forked from Mirror/wren
Reorganize makefile and scripts.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,10 @@
|
||||
# Output directory.
|
||||
# Intermediate files directory.
|
||||
build/
|
||||
|
||||
# Built applications.
|
||||
wren
|
||||
wrend
|
||||
|
||||
# XCode user-specific stuff.
|
||||
xcuserdata/
|
||||
*.xccheckout
|
||||
|
||||
Reference in New Issue
Block a user