swiftonhpss/.gitignore
Prashanth Pai cb7e968873 Modify unit tests and func tests
* 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>
2014-05-08 12:11:46 +05:30

14 lines
111 B
Plaintext

*.py[co]
*.sw?
*~
dist
build
cover
functional_tests_result
.coverage
*.egg
*.egg-info
.tox
pycscope.*
cscope.*