summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-03-04 11:18:24 -0500
committerSimo Sorce <simo@redhat.com>2015-03-04 21:29:59 -0500
commiteb1fb55ac331a2f7d73acd7f3034617cdcdff41e (patch)
tree79183d3506d1fd31118e707d46c38a0dcb1024ba /.gitignore
downloadjwcrypto-eb1fb55ac331a2f7d73acd7f3034617cdcdff41e.tar.gz
jwcrypto-eb1fb55ac331a2f7d73acd7f3034617cdcdff41e.tar.xz
jwcrypto-eb1fb55ac331a2f7d73acd7f3034617cdcdff41e.zip
Initial commit
Project for the implementation of the JOSE WG protocols Add some commong functions. Signed-off-by: Simo Sorce <simo@redhat.com>
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 0000000..7c02a72
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+build/
+dist/
+*.pyc
+*.pyo
+cscope.out