diff options
| author | Nathan Lee <me@nwlee.tech> | 2026-06-23 21:54:22 -0500 |
|---|---|---|
| committer | Nathan Lee <me@nwlee.tech> | 2026-06-23 21:54:22 -0500 |
| commit | c493f0997d1cb107667e516c5d6ef00443922f5c (patch) | |
| tree | 8a059b218c7b9348470e4e6a64573e5969d19549 /.gitignore | |
| parent | 3ba80868b455858082cae0c4e902d27ce24d97ed (diff) | |
move dts source into the emulator directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ /target /.idea -wkern.bin -*.dtb
\ No newline at end of file +wkern.bin
\ No newline at end of file |
