You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
439 B
41 lines
439 B
*.a |
|
*.cache |
|
*.gch |
|
*.log |
|
*.o |
|
*.plist |
|
*.py[co] |
|
*.stamp |
|
*.swp |
|
*.trs |
|
*~ |
|
.config.args |
|
.gdb_history |
|
.deps/ |
|
.mypy_cache/ |
|
__pycache__/ |
|
/*.gcda |
|
/*.gcno |
|
/*.tar.bz2 |
|
/*.tar.gz |
|
/*.tar.xz |
|
/GPATH |
|
/GRTAGS |
|
/GSYMS |
|
/GTAGS |
|
/TAGS |
|
/ID |
|
/build* |
|
/coverage/ |
|
/image.raw |
|
/.#image.raw.lck |
|
/image.raw.cache-pre-dev |
|
/image.raw.cache-pre-inst |
|
/install-tree |
|
/.mkosi-* |
|
/mkosi.builddir/ |
|
/mkosi.output/ |
|
/mkosi.default |
|
mkosi.default.d/* |
|
!mkosi.default.d/10-systemd.conf |
|
/tags
|
|
|