RaspberrPi project source code
guowenxue
3 days ago 880698e71b17aeb8368544082fea74cfc5be04c7
.gitignore
@@ -4,11 +4,24 @@
install/
# ignore files
*.so*
*.tar*
*.o
*.a
lib*.so*
lib*.a
mqttd
# ctags files
cscope.*
tags
*.tar*
# running files
*.log
*.db
# openlibs
cJSON-*
mosquitto-*
libgpiod-*
openssl-*
sqlite-*
libevent-*