You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
515 B
YAML

ignore:
- "/usr/**/*" # ingnore all unix system ressources
- "**/json*.*" # ignore all json files
- "**/hueplusplus/include/json/*" # ignore all files in json folder
- "**/hueplusplus/test/*" # ignore all files in test folder
- "**/hueplusplus/build/**/*" # ignore all files in build folder
- "**/test/**/*" # ignore all files in test folders
- "**/v1/**/*" # ignore all macros files