mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 06:08:41 +01:00
.gitignore; correct path for object files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,7 +9,7 @@
|
||||
/.sass-cache
|
||||
*.pyc
|
||||
/util/vs2017/build
|
||||
/util/vs2017/obj
|
||||
/util/vs2017/lib/obj
|
||||
|
||||
# I leave a temporary Wren script at the top level so that I can quickly test
|
||||
# stuff.
|
||||
|
||||
Reference in New Issue
Block a user