niedzejkob pushed a commit to branch master
in repository guix.
commit d6b05ba3534b030f8de976e340c19ac8a4118ff4
Author: Jakub Kądziołka <[email protected]>
AuthorDate: Fri Jul 17 15:23:53 2020 +0200
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.
---
.gitignore | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/.gitignore b/.gitignore
index f420d42..f630444 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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