aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-08-03 13:51:20 -0400
committerGitHub <noreply@github.com>2018-08-03 13:51:20 -0400
commit4f4a60cba3d46ba656a31a93710b1e069c2e04fb (patch)
tree178226d3effa9b7f517202be07693c477c5e512d /.gitignore
parent803ce780675d76b23ca142da201720eeb26863a2 (diff)
downloadverhawk-0.0.3.tar.gz
Reimplement RELIC with latest standard method (#7)HEAD0.0.3master
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f520061..aa5af58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@ RELIC-INFO
*/version.py
build/
dist/
+relic/
*.EGG-INFO
__pycache__