1
0
forked from Mirror/wren

Ignore scratch script.

This commit is contained in:
Bob Nystrom
2013-11-29 16:20:44 -08:00
parent edb9032052
commit f6c9848706

6
.gitignore vendored
View File

@ -3,4 +3,8 @@ build/
# XCode user-specific stuff.
xcuserdata/
*.xccheckout
*.xccheckout
# I leave a temporary Wren script at the top level so that I can quickly test
# stuff.
scratch.wren