diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-18 19:40:10 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-18 19:40:10 +0500 |
| commit | dd3592abe8b1d743f1bfbdfe4d4d4d79a23eaf7e (patch) | |
| tree | d8c8a1c57eee74be44b9c7242bf2f051a262510e /.gitignore | |
| parent | d62a1911e5cc79a8c7a550c797e06766ec666a22 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ .clangd libopencm3 + +*.elf +*.bin +*.ld +*.o +*.d |
