]> git.phdru.name Git - m_librarian.git/blobdiff - .gitignore
Docs,tests: Limit Sphinx and pytest versions for Python 2.7 and 3.4
[m_librarian.git] / .gitignore
index c64f111212cf756c38bb6dac7252eca3ae8d2a61..75bb63be9391259cf1970ff7bb297a61c74cab59 100644 (file)
@@ -1,3 +1,13 @@
 /.cache/
+/.pytest_cache/
 /.tox/
+/m_librarian.egg-info/
+/build/
+/data/
+/dist/
+/htmlcov/
+/.coverage
+/MANIFEST
 *.py[co]
+*.tmp
+*~