From 7277cb5aef0b498537b0997dd7c8e7ff5d98c760 Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Tue, 22 Dec 2015 19:23:52 -0200
Subject: [PATCH] =?UTF-8?q?Ignora=20tudo=20que=20n=C3=A3o=20=C3=A9=20fonte?=
 =?UTF-8?q?.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c9047b4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+*~
+.#*
+#*
+\#*\#
+.\#*
+*.aux
+*.log
+*.out
+*.orig
+*.toc
+*.lol
+*.Rout
+.Rprofile
+.Rhistory
+.Rproj.user
+Rplots.pdf
+cap*.html
+cap*.pdf
+cap*.tex
+cap*.md
+meupacote/*
+data-raw/*.txt
-- 
GitLab