mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-09 08:13:21 +08:00
23 lines
332 B
Plaintext
23 lines
332 B
Plaintext
*.pyc
|
|
*.src.rpm
|
|
.eggs
|
|
.idea
|
|
.mbs_local_build.db
|
|
.test_module_build_service.db
|
|
/.cache/
|
|
/.coverage*
|
|
/.tox/
|
|
/.vagrant/
|
|
/build/
|
|
/dist/
|
|
/module_build_service.egg-info/
|
|
module_build_service.db
|
|
server.crt
|
|
server.key
|
|
test_module_build_service.db
|
|
tests/vcr-request-data
|
|
.vscode
|
|
.ropeproject
|
|
tests/test_module_build_service.db-journal
|
|
*.swp
|