diff --git a/.gitignore b/.gitignore index cd531cf..7b2e2e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +build/ +firmware/ + # ---> C # Prerequisites *.d diff --git a/README.md b/README.md index 8d378f1..8ae5f6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # f8prog -A simple tool to reprogram the MAX FALCON-8 macropad \ No newline at end of file +A tool to programm the MAX FALCON-8 macropad written in C