diff --git a/.gitignore b/.gitignore index d669de96116..dd6a4750db6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ -notes.txt \ No newline at end of file +dist/* +.vscode +.clang-format +.clangd +.editorconfig +.env +.ufbt diff --git a/README.md b/README.md index 0c1b61cb58f..307a707a510 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ As i know these firmwares are supported and working if you know any more please - A function to allow you to add multiple nfc items to a playlist at once - A view playlist function which only shows the name of the playlist items excluding the file path -Any feedback is welcome and would be very much appreciated +Any feedback is welcome and would be very much appreciated \ No newline at end of file