From aa00459ec21e3b4116407e2fbd109d4288676114 Mon Sep 17 00:00:00 2001
From: Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
Date: Fri, 17 Oct 2014 16:47:48 -0300
Subject: [PATCH] Ignore .iso files

Signed-off-by: Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b72f9be..76947c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *~
 *.swp
+*.iso
-- 
GitLab