From a829865d6cf35655790c152a12e75484687d2317 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Thu, 16 May 2019 11:18:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 386e23a..e63fc7c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Make Nix precisely emulate gitignore -This project lets you include local sources in your [Nix](https://builtwithnix.org) projects, +This goal of this project lets you include local sources in your [Nix](https://builtwithnix.org) projects, while taking [gitignore files](https://git-scm.com/docs/gitignore) into account. +Note that although this project does a good job at emulating git's behavior, it is not the same implementation! + # Installation ## Recommended with Niv