1
0
mirror of https://github.com/3cky/mbusd synced 2025-10-19 23:54:47 +08:00
mbusd/.gitignore
2017-11-30 16:36:19 +03:00

26 lines
297 B
Plaintext

/autom4te.cache
/config.cache
/config.h
/config.status
/.settings/
/src/.deps/
/src/*.o
/src/mbusd
/doc/mbusd.8
Makefile
*.log
*.in~
systemd-units/mbusd@.service
*.conf
*.pyc
CMakeCache.txt
CMakeFiles
CPackConfig.cmake
CPackSourceConfig.cmake
cmake_install.cmake
.idea
*~
.project
.cproject
build