diff --git a/.gitignore b/.gitignore index 7a5ec96..b61864b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,8 +21,8 @@ # Other Needed Files !.gitignore !README.md -!dazed/* -!GameUpdate.lnk +!patch-config.txt +!GameUpdate.bat # Ignore previous_patch_sha.txt diff --git a/dazed/GameUpdate.bat b/GameUpdate.bat similarity index 100% rename from dazed/GameUpdate.bat rename to GameUpdate.bat diff --git a/GameUpdate.lnk b/GameUpdate.lnk deleted file mode 100644 index 12fc8dd..0000000 Binary files a/GameUpdate.lnk and /dev/null differ diff --git a/dazed/patch-config.txt b/patch-config.txt similarity index 100% rename from dazed/patch-config.txt rename to patch-config.txt