.gitignore; correct path for object files
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
/.sass-cache
|
/.sass-cache
|
||||||
*.pyc
|
*.pyc
|
||||||
/util/vs2017/build
|
/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
|
# I leave a temporary Wren script at the top level so that I can quickly test
|
||||||
# stuff.
|
# stuff.
|
||||||
|
|||||||
Reference in New Issue
Block a user