diff options
| -rw-r--r-- | .gitignore | 10 | ||||
| -rwxr-xr-x[-rw-r--r--] | run-docker.sh | 0 |
2 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 9abf1c3d9..6dc77dbb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ +*.otr +.vscode +*.swp +logs +*.nix +shipofharkinian.json +.envrc +imgui.ini mm/libultraship/extern/Debug/ImGui.lib @@ -45,4 +53,4 @@ mm/libultraship/extern/StrHash64.dir/Debug/StrHash64.tlog/Lib.command.1.tlog /Debug /build* /Release -.vs/*
\ No newline at end of file +.vs/* diff --git a/run-docker.sh b/run-docker.sh index c0db22120..c0db22120 100644..100755 --- a/run-docker.sh +++ b/run-docker.sh |
