aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..548304c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
1*.pyc
2.pip/
3.pip2/
4.pip27/
5.pip3/
6.pip32/
7.pip34/
8.pip35/
9build/
10coverage.xml
11dist/
12htmlcov/
13*.egg-info/
14.coverage/