third_party_littlefs/.gitignore
Christopher Haster 44d7112794 Fixed tests/*.toml.* in .gitignore
Running test.py creates a log of garbage here
2020-02-09 12:00:22 -06:00

11 lines
85 B
Plaintext

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