aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2010-12-26 19:14:55 -0800
committerBrian Harring <ferringb@gmail.com>2010-12-26 19:14:55 -0800
commit81a27451e7295fce4f15356777c68ffe41eddcf8 (patch)
tree60bd80bb043e68befb935ec9e039186d35c050da /.gitignore
parentoptimization for py2k; bypass the encoding/text/bytes crap, and skip conversi... (diff)
downloadsnakeoil-81a27451e7295fce4f15356777c68ffe41eddcf8.tar.gz
snakeoil-81a27451e7295fce4f15356777c68ffe41eddcf8.tar.bz2
snakeoil-81a27451e7295fce4f15356777c68ffe41eddcf8.zip
add gitignore/attributes for this project
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..86ff93b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+build
+*.pyo
+*.pyc
+snakeoil/*.so
+snakeoil/osutils/*.so