# Ignore dotfiles by default .* # Ignore common (generated) file types *.a *.o *.d *.so *.out *.hex *.gz # Ignore /bin/ directory /bin/ # Unignore specific files. !.gitignore !.clang-format