diff options
| author | EnricoGuccii <partyka.003@gmail.com> | 2024-12-30 22:53:48 +0100 |
|---|---|---|
| committer | EnricoGuccii <partyka.003@gmail.com> | 2024-12-30 22:53:48 +0100 |
| commit | d7ea4d727b14870829464f79839acd60b82faa0b (patch) | |
| tree | cea1e1ed47519edc63511374ce41f70dd234e03d /.gitignore | |
first commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89cc49c --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.pio +.vscode/.browse.c_cpp.db* +.vscode/c_cpp_properties.json +.vscode/launch.json +.vscode/ipch |