From 183e1e8ecca1037c9a63703198a6c3330d0d2bba Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Sat, 6 Oct 2018 18:24:56 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9db0bfd..d0755b1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ bin/ lib/ -oneshot\.dir/ +*.dir/ x64/ Makefile* @@ -28,6 +28,7 @@ __pycache__ /dist /debug /release +steamshim_parent/build/ object_script.* rpgscript.bat @@ -54,6 +55,4 @@ package/ oclint/ -steamshim_parent/build/ - -steamworks/ +steamworks/ \ No newline at end of file