diff --git a/.gitignore b/.gitignore index 33e49bb1..17304dcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/Release/Enforcer.dll \ No newline at end of file +/Release/Enforcer.dll +/EnforcerMod_VS/libs/TILER2.dll diff --git a/.vs/EnforcerMod/v16/.suo b/.vs/EnforcerMod/v16/.suo new file mode 100644 index 00000000..17b01bfa Binary files /dev/null and b/.vs/EnforcerMod/v16/.suo differ diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 00000000..3e53893e --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "", + "\\EnforcerMod_VS" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 00000000..1377ba23 Binary files /dev/null and b/.vs/slnx.sqlite differ