diff --git a/.gitignore b/.gitignore index 6e79db6..12a8564 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ # C# generated folders bin/ obj/ +*.dll +!/AssemblyFromGame/*.dll # C++ build folders build/ @@ -18,3 +20,6 @@ build/ /*/package/*.zip /*/package/patchers/ /*/package/plugins/ + +# Agent files +/.omo/