Update README.md
This commit is contained in:
parent
7199bdfee4
commit
a829865d6c
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue