autobar/.gitignore

19 lines
293 B
Plaintext
Raw Normal View History

### cmake generated garbage ###
CMakeCache.txt
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
CMakeFiles/
cmake_install.cmake
### pico/board specific stuff ###
elf2uf2/
generated/
pico-sdk/
### generated makefile(s) ###
Makefile
### rust lib stuff ###
libautobar/Cargo.lock
libautobar/target/