aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoratupal <atupalykl@gmail.com>2013-08-11 18:28:34 -0700
committeratupal <atupalykl@gmail.com>2013-08-11 18:28:34 -0700
commit2f856c6503ca4ede2d0853470326731620232557 (patch)
tree6806640bd5c8b914e6ad51db26e968b4cd7c31c2 /.gitignore
downloadurllib2_kerberos-2f856c6503ca4ede2d0853470326731620232557.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d2d6f36
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+*.py[cod]
+
+# C extensions
+*.so
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+nosetests.xml
+
+# Translations
+*.mo
+
+# Mr Developer
+.mr.developer.cfg
+.project
+.pydevproject