diff options
| author | Ludovic Courtès | 2017-03-09 16:35:41 +0100 |
|---|---|---|
| committer | Ludovic Courtès | 2017-03-09 16:35:41 +0100 |
| commit | e90e0fad1b3ba79d81f02424e143ee6f4f736e8b (patch) | |
| tree | 2c26190fd9114199b0ef79303e18a61100cab4af /.gitignore | |
| parent | 8ea0700d231a8819fc7e8332e9685f0ce15c174e (diff) | |
| parent | 9ec2a4d3fec44f08a55df9f5f3d1a04b83e7fcf6 (diff) | |
Merge branch 'master' into core-updates
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 0897c95f3..1fc22d7e9 100644 --- a/.gitignore +++ b/.gitignore @@ -44,11 +44,6 @@ /doc/os-config-desktop.texi /doc/stamp-vti /doc/version.texi -/emacs/Makefile -/emacs/Makefile.in -/emacs/guix-autoloads.el -/emacs/guix-config.el -/emacs/guix-helper.scm /etc/guix-daemon.conf /etc/guix-daemon.service /etc/guix-publish.conf |