diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-01-31 17:35:51 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-01-31 17:36:10 +0530 |
| commit | 7224fce49e4fa8c0b966dcc8d4f9b1d12b02f66a (patch) | |
| tree | b85f49881f843f1765f2ec0a3899cdb1b5253e3b /.gitignore | |
| download | daft-watch-7224fce49e4fa8c0b966dcc8d4f9b1d12b02f66a.tar.gz daft-watch-7224fce49e4fa8c0b966dcc8d4f9b1d12b02f66a.zip | |
Init commit with blink shit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1628473 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.pio +.clang_complete +.gcc-flags.json +.ccls +.cache/ +compile_commands.json +compiler_defines.h |
