diff options
Diffstat (limited to 'app-c/.gitignore')
-rw-r--r-- | app-c/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-c/.gitignore b/app-c/.gitignore new file mode 100644 index 000000000..91ac94890 --- /dev/null +++ b/app-c/.gitignore @@ -0,0 +1,10 @@ +**/*.iml +/.idea/ + +# Used to not upload Blackduck Scans +**/appc_bdio.jsonld +**/blackDuckHubProjectName.txt +**/blackDuckHubProjectVersionName.txt + +# Userd to not upload any maven dependency graph outputs +**/deptree.text |