summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2014-04-19 12:31:33 +0200
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2014-04-19 15:42:35 +0200
commitbec232923608490df1c03bd3491bacd616ee3412 (patch)
treef3bab6eb3976d25f367d968a97ba4e0f651e643f /.gitignore
parent93231c8f146380cc846e118c6f288d0d6eb950d9 (diff)
downloadpyopenssl-bec232923608490df1c03bd3491bacd616ee3412.tar.gz
Add more files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 867434b..7b60bb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
build
dist
-*.egg-info \ No newline at end of file
+*.egg-info
+*.pyc
+*.pyo
+__pycache__
+.tox