summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2014-05-03 13:44:58 +0200
committerMatěj Cepl <mcepl@cepl.eu>2015-10-03 17:50:37 +0200
commit49d300db3c331567be7bd86e6d8f92236486f43b (patch)
treeba5668d53fbf2262fc6dba49505ace77f5c4ce39
parent62191971f697c0e26e6e948a3a6d70f75a69ad5e (diff)
downloadm2crypto-49d300db3c331567be7bd86e6d8f92236486f43b.tar.gz
Everybody has to be ignorant sometimes.
Add .gitignore
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..215a2ed
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*.pyc
+*~
+
+M2Crypto.egg-info/
+M2Crypto/__m2crypto*.so
+SWIG/_m2crypto.py
+SWIG/_m2crypto_wrap.c
+build/
+tests/randpool.dat
+tests/sig.p7
+tests/sig.p7s