.gitignore; and one more
This commit is contained in:
parent
7617498aa3
commit
ff4f92eb87
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
/util/vs2017/build
|
/util/vs2017/build
|
||||||
/util/vs2017/lib/obj
|
/util/vs2017/lib/obj
|
||||||
|
/util/vs2017/wren/obj
|
||||||
|
|
||||||
# I leave a temporary Wren script at the top level so that I can quickly test
|
# I leave a temporary Wren script at the top level so that I can quickly test
|
||||||
# stuff.
|
# stuff.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user