Migrate Get Requests invocations(libraries)
[integration/test.git] / .gitignore
1 **/*.csv
2 **/*.log
3 **/*.out
4 **/logs
5 **/target
6 *.class
7 *.egg-info/
8 *.iml
9 *.ipr
10 *.iws
11 *.png
12 *.pyc
13 *~
14 .*.marks
15 .*.sw?
16 .classpath
17 .idea
18 .project
19 .settings
20 .tox/
21 .vagrant
22 MANIFEST.MF
23 bin/
24 dist
25 log.html
26 opendaylight/northbound/integrationtest/logs/*
27 output.xml
28 products
29 report.html
30 repository
31 target
32 venv/
33 workspace