diff --git a/.gitignore b/.gitignore index ea8c4bf..ed14e66 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target +.cargo/ +releasefiles/ \ No newline at end of file diff --git a/README.md b/README.md index bc1a70e..d0aec5d 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,6 @@ compile for your OS && Architecture - ❌ Add more fumos - ❌ Make it available to use other fumos - ❌ Improve message {box|bubble} +- ❌ Embed fumofiles or take care of ways of locating them - ❌ Create a {deb|rpm} package - ❌ Make an `install.sh` script