]> git.phdru.name Git - sqlconvert.git/commitdiff
Extend .gitignore
authorOleg Broytman <phd@phdru.name>
Fri, 23 Sep 2016 22:46:48 +0000 (01:46 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 23 Sep 2016 22:46:48 +0000 (01:46 +0300)
.gitignore

index c64f111212cf756c38bb6dac7252eca3ae8d2a61..8647366f418ecd538a7d45b7be10849d95fede88 100644 (file)
@@ -1,3 +1,10 @@
 /.cache/
 /.tox/
+/SQLObject.egg-info/
+/build/
+/data/
+/dist/
+/MANIFEST
 *.py[co]
+*.tmp
+*~