]> git.phdru.name Git - m_lib.defenc.git/commitdiff
Update .gitignore 1.0.0
authorOleg Broytman <phd@phdru.name>
Wed, 26 Apr 2017 17:27:30 +0000 (20:27 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 26 Apr 2017 17:27:35 +0000 (20:27 +0300)
Ignore files/directories from setuptools/distutils/tests/tox.

.gitignore

index 539da7411f1d5a03e01b75c76fb3a76d16fbdc2f..b693ecd2d52b4a418123754f451ba706a5c6290c 100644 (file)
@@ -1 +1,9 @@
+/.cache/
+/.tox/
+/m_lib.defenc.egg-info/
+/build/
+/dist/
+/MANIFEST
 *.py[co]
+*.tmp
+*~