diff --git a/.gitignore b/.gitignore index 7c52ea3..9896336 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ servers.dat_old usercache.json usernamecache.json written_recipes.dmp +fellies-modpack.code-workspace ## FOLDERS /.mixin.out @@ -31,4 +32,4 @@ written_recipes.dmp /screenshots /scripts /shaderpacks -/structurize \ No newline at end of file +/structurize diff --git a/fellies-modpack.code-workspace b/fellies-modpack.code-workspace deleted file mode 100644 index 022c3e5..0000000 --- a/fellies-modpack.code-workspace +++ /dev/null @@ -1,8 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": {} -}