From 926028a15bc3d307ddc37162aae1e14a4fbeab35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 12 Apr 2015 21:14:21 +0200 Subject: [PATCH] move .gitignore to the top directory --- fargo/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename fargo/.gitignore => .gitignore (100%) diff --git a/fargo/.gitignore b/.gitignore similarity index 100% rename from fargo/.gitignore rename to .gitignore