diff --git a/.gitignore b/.gitignore index 2590eaa..e4467dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store +._* target /*.log /logs -/world -/server-icon.png -/composition.toml +/inferno.toml diff --git a/inferno.toml b/inferno.toml deleted file mode 100644 index 49032a2..0000000 --- a/inferno.toml +++ /dev/null @@ -1 +0,0 @@ -port = 3000