mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
99127d20ce
- Coverity scan analysis tasks run as scheduled cron jobs - Stage separation for Build, Test and Coverity scan phase - Travis CI now uses Fedora container to build and run tests - Containers are accessible from Docker Hub and failed builds can be reproduced and examined - coverity.sh: separate build and upload
31 lines
271 B
Plaintext
31 lines
271 B
Plaintext
*.a
|
|
*.cache
|
|
*.gch
|
|
*.log
|
|
*.o
|
|
*.plist
|
|
*.py[co]
|
|
*.stamp
|
|
*.swp
|
|
*.trs
|
|
*~
|
|
.config.args
|
|
.deps/
|
|
/*.gcda
|
|
/*.gcno
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/TAGS
|
|
/ID
|
|
/build*
|
|
/coverage/
|
|
/install-tree
|
|
/mkosi.builddir/
|
|
/tags
|
|
image.raw
|
|
image.raw.cache-pre-dev
|
|
image.raw.cache-pre-inst
|
|
__pycache__/
|