aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-19 14:58:51 +0100
committerSander Vrijders <sander.vrijders@intec.ugent.be>2017-01-20 17:00:05 +0100
commitaa144af88a71fe61c09c21469f78e22881f83354 (patch)
treededb8362f78deec486d3881bd27a255b0f79a86b /.gitignore
parente184e2838cc2b65fe9afe1cf7649b01ce4dcf73f (diff)
downloadrumba-aa144af88a71fe61c09c21469f78e22881f83354.tar.gz
rumba-aa144af88a71fe61c09c21469f78e22881f83354.zip
rhumba: Add emulab support
Now the defined experiment can already be run on the Virtual Wall (1 and 2). The user has to create an EmulabTestbed object and fill it in with the correct info. Next step would be adding jFed as a testbed so that the user can choose which testbed software to use.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72364f9..d94c1e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,6 @@ ENV/
# Rope project settings
.ropeproject
+
+# emacs temporary files
+*~ \ No newline at end of file