Update README.md

This commit is contained in:
Robert Hensing 2019-05-16 11:18:48 +02:00 committed by GitHub
parent 7199bdfee4
commit a829865d6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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