# git ignore files/folders in the list # ignore folders install/ # ignore files *.tar* *.o lib*.so* lib*.a mqttd # ctags files cscope.* tags # running files *.log *.db # openlibs cJSON-* mosquitto-* libgpiod-* openssl-* sqlite-*