mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
275c243764
- Add a reference tag for metadata - Remove doc/source/api from .gitignore -- this is no longer auto-generated. - Add a top-level "index" for the API documentation. - Add output API documentation. - Remove the output API example file, as its contents is now part of the output API docs.
35 lines
506 B
Plaintext
Executable File
35 lines
506 B
Plaintext
Executable File
*.egg-info
|
|
*.pyc
|
|
*.bak
|
|
*.o
|
|
*.cmd
|
|
*.iml
|
|
Module.symvers
|
|
modules.order
|
|
*~
|
|
tags
|
|
build/
|
|
dist/
|
|
.ropeproject/
|
|
wa_output/
|
|
doc/source/plugins/
|
|
MANIFEST
|
|
*.orig
|
|
local.properties
|
|
pmu_logger.mod.c
|
|
.tmp_versions
|
|
obj/
|
|
libs/armeabi
|
|
**/uiauto/**/build/
|
|
**/uiauto/**/.gradle
|
|
**/uiauto/**/.idea
|
|
**/uiauto/**/proguard-rules.pro
|
|
**/uiauto/app/libs/
|
|
**/uiauto/*.properties
|
|
**/uiauto/**/.project
|
|
**/uiauto/**/.settings
|
|
**/uiauto/**/.classpath
|
|
doc/source/developer_reference/instrument_method_map.rst
|
|
doc/source/run_config/
|
|
.eggs
|