aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-24 15:01:17 +0100
committerSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-24 15:01:17 +0100
commit97e601fdc5c03de7c643c855228b83419394f728 (patch)
tree0f4cca29dd5bd4236122be280c53c6a34ced12fe /.gitignore
parentaa144af88a71fe61c09c21469f78e22881f83354 (diff)
downloadrumba-97e601fdc5c03de7c643c855228b83419394f728.tar.gz
rumba-97e601fdc5c03de7c643c855228b83419394f728.zip
rhumba: Add jFed support
This adds jFed support. You need to direct the python script to the jFed CLI jar when creating a jFedTestbed, as well as directing it to your certificate. The passphrase for this certificate will be asked upon starting.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d94c1e4..146de1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,4 +89,7 @@ ENV/
.ropeproject
# emacs temporary files
-*~ \ No newline at end of file
+*~
+
+*rspec
+*.pem