Files
thirdparty-littlefs/.gitignore
2020-01-29 17:56:58 -06:00

11 lines
85 B
Plaintext

# Compilation output
*.o
*.d
*.a
# Testing things
blocks/
lfs
test.c
tests/*.toml.*