From cafca759dab73ffb48df0698eb35345944ee123f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Apr 2016 14:55:17 -0400 Subject: Implement RELIC bootstrap --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c5563b7..f343879 100755 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.py[co] *.a RELIC-INFO +relic/ lib/*/version.py build/ dist/ -- cgit