mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gitignore: Don't ignore daemon source code.
Remove files that are included in the repository from .gitignore. This improves the behavior of some code-searching tools.
This commit is contained in:
parent
e28a824f08
commit
d6b05ba353
1 changed files with 0 additions and 9 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -89,17 +89,8 @@
|
|||
/m4/nls.m4
|
||||
/m4/po.m4
|
||||
/m4/progtest.m4
|
||||
/nix-setuid-helper
|
||||
/nix/AUTHORS
|
||||
/nix/COPYING
|
||||
/nix/config.h
|
||||
/nix/config.h.in
|
||||
/nix/nix-daemon/nix-daemon.cc
|
||||
/nix/nix-setuid-helper/nix-setuid-helper.cc
|
||||
/nix/scripts/authenticate
|
||||
/nix/scripts/list-runtime-roots
|
||||
/nix/scripts/offload
|
||||
/nix/scripts/substitute
|
||||
/po/doc/*.mo
|
||||
/po/guix/*.gmo
|
||||
/po/guix/*.insert-header
|
||||
|
|
Loading…
Reference in a new issue