diff options
author | Christopher Baines <mail@cbaines.net> | 2020-11-29 14:19:55 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2020-11-29 17:34:18 +0000 |
commit | ff01206345e2306cc633db48e0b29eab9077091a (patch) | |
tree | 25c7ee17005dadc9bf4fae3f0873e03a4704f782 /.gitignore | |
parent | ed2545f0fa0e2ad99d5a0c45f532c539b299b9fb (diff) | |
parent | 7c2e67400ffaef8eb6f30ef7126c976ee3d7e36c (diff) | |
download | guix-ff01206345e2306cc633db48e0b29eab9077091a.tar.gz |
Merge remote-tracking branch 'origin/master' into core-updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e2f745b42a..fc8a859336 100644 --- a/.gitignore +++ b/.gitignore @@ -140,9 +140,13 @@ Makefile Makefile.in config.cache stamp-h[0-9] +.dirstamp +.deps tmp /doc/os-config-lightweight-desktop.texi /nix/scripts/download /.version /doc/stamp-[0-9] /gnu/packages/bootstrap +/gnu/packages/aux-files/guile-guile-launcher.o +/guile |