From 99d327c210942423dbaf93c29437d98e22d8bed9 Mon Sep 17 00:00:00 2001 From: Ivan Koz Date: Tue, 25 Dec 2018 02:36:36 +0400 Subject: [PATCH] Change .gitignore to exclude "modules/private" when attached as symlink. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd575d0c3..fcc169df8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .local/ var/ -modules/private/ +modules/private .yas-compiled-snippets.el # folders created by Cask