diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2021-08-14 14:16:05 -0700 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2021-08-21 17:07:14 -0700 |
| commit | 3eaf06d2e05544866df43f253a76042e1a928ec0 (patch) | |
| tree | 74199be94e669efc207e65089143c5c1ad8667b3 /Source | |
| parent | 4fa9517ba39dde7e6e3eab87b8fba3c2e95da1ff (diff) | |
DSPSpy: Create .gitignore
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/DSPSpy/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/DSPSpy/.gitignore b/Source/DSPSpy/.gitignore new file mode 100644 index 0000000000..33ae368ffb --- /dev/null +++ b/Source/DSPSpy/.gitignore @@ -0,0 +1,4 @@ +dsp_code.h +build/ +*.dol +*.elf
\ No newline at end of file |
