From 42b2bc82062e6d06dc02ccde6352a15cea745701 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 1 May 2018 17:43:59 +0200
Subject: [PATCH] Ignore local prefixes

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a1e31bbf..2e5bd3eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,4 @@ conda-bld/
 
 # built JS files
 beat/editor/js
+prefix/
-- 
GitLab