From 7e88f9b681f06728a28dfa9934e8b4c48898ada6 Mon Sep 17 00:00:00 2001
From: Alvaro <alvaro.sarasua@upf.edu>
Date: Thu, 27 Apr 2017 18:01:48 +0200
Subject: [PATCH] update gitignore

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

diff --git a/.gitignore b/.gitignore
index 02434792..2b68ab38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,29 @@
 *html
+#### joe made this: http://goel.io/joe
+
+#####=== OSX ===#####
+.DS_Store
+.AppleDouble
+.LSOverride
+
+# Icon must end with two \r
+Icon

+
+# Thumbnails
+._*
+
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+.VolumeIcon.icns
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+.apdisk
+
-- 
GitLab