From 5562e66a2dd88f17144e572bfbf27aef393abef3 Mon Sep 17 00:00:00 2001
From: Bob Lantz <rlantz@cs.stanford.edu>
Date: Mon, 12 Mar 2012 16:14:00 -0700
Subject: [PATCH] Ignore build, dist and emacs backup~ files.

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1d4a3fe8..92e57eb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 mnexec
 *.pyc
+*~
 mininet.egg-info
+build
+dist
-- 
GitLab