cb7e968873
* Updated tox.ini * Created .unittests and .functests * Added tempurl to pipeline in conf files so that tempurl tests are not skipped * Updated .gitignore file Signed-off-by: Prashanth Pai <ppai@redhat.com>
14 lines
111 B
Plaintext
14 lines
111 B
Plaintext
*.py[co]
|
|
*.sw?
|
|
*~
|
|
dist
|
|
build
|
|
cover
|
|
functional_tests_result
|
|
.coverage
|
|
*.egg
|
|
*.egg-info
|
|
.tox
|
|
pycscope.*
|
|
cscope.*
|