diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,7 +4,8 @@ *.elf *.ld docs/output -include/apos/gen/* -arch/*/include/gen/* deps.mk *.img + +# keep gitkeep files wherever they are +!.gitkeep |
