.gitignore; correct path for object files

This commit is contained in:
underscorediscovery
2019-09-28 12:21:19 -07:00
parent 688691b17c
commit 7617498aa3

2
.gitignore vendored
View File

@ -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.