diff options
| author | UnavailableDev <ggwildplay@gmail.com> | 2023-03-14 19:38:43 +0100 |
|---|---|---|
| committer | UnavailableDev <ggwildplay@gmail.com> | 2023-03-14 19:38:43 +0100 |
| commit | 0c3292879774e33dfb3e8c7d787b236876508467 (patch) | |
| tree | 1c74a74ca071d4987d85155bc0ef23909823518e /src/.gitignore | |
| parent | 51a49f8844705ea3bff95b3c25ba3adc96f5d652 (diff) | |
added hexdump file structures
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/.gitignore b/src/.gitignore index 504b995..e3d1207 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,5 +3,5 @@ main.elf main.bin main main.exe -static/ -*.bin +static/*.bin + |