Merge "tg: speedup unittests, mock time.sleep"
[yardstick.git] / .gitignore
index 5614ae8..a53b533 100644 (file)
@@ -1,3 +1,5 @@
+*.DS_Store
+*.log
 *.pyc
 .vimrc
 .ropeproject
@@ -21,7 +23,11 @@ Session*.vim
 *~
 setuptools*zip
 dist/
-pep8.log
-test.log
 .testrepository/
 cover/
+.*.sw?
+/docs_build/
+/docs_output/
+/docs/apidocs/yardstick*.rst
+#PyCharm IDE project configuration files
+.idea/