1
0
mirror of https://github.com/Zygo/bees.git synced 2025-05-17 21:35:45 +02:00
bees/.gitignore
Kai Krakow d6b847db0d Makefile: speedup dependency generation
Dependencies can be generated in parallel which can be much faster. It
also puts away the problem that for may fail multiple times in a row and
leaving behind a broken intermediate file which would be picked up by
successive runs.

Signed-off-by: Kai Krakow <kai@kaishome.de>
2018-01-18 22:53:00 +01:00

17 lines
155 B
Plaintext

*.[ao]
*.bak
*.new
*.dep
*.so*
Doxyfile
README.html
depends.mk
doxygen_*
html/
latex/
make.log
make.log.new
localconf
scripts/beesd
scripts/beesd@.service