1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/.gitignore
Marc Bonnici b858819cf2 gitignore: Update to reflect new doc structure
Update the location of the instrument method map with the new structure
for the documentation.
2018-06-26 18:29:45 +01:00

35 lines
502 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_guide/instrument_method_map.rst
doc/source/run_config/
.eggs