diff options
| author | vlapa <vlapa@ya.ru> | 2026-06-13 22:12:51 +0300 |
|---|---|---|
| committer | vlapa <vlapa@ya.ru> | 2026-06-13 22:12:51 +0300 |
| commit | efb921063db84c433d5b8d0fbfc72a5310253cd4 (patch) | |
| tree | 111d78a65f4f0dbeefe6452d757325ba05051fee /.gitignore | |
Firstmain
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..47fc253 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.pio +.vscode/ +include/ +lib/ +test/ +setenv.h |
