1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gitignore: Ignore generated guile binary and intermediate products.

* .gitignore: Ignore guile, guile-guile-launcher.o, .deps and .dirstamp.
This commit is contained in:
Julien Lepiller
2020-10-20 19:15:26 +02:00
parent 98bdb84224
commit e6994bff2e

4
.gitignore vendored
View File

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