diff options
Diffstat (limited to 'guix.scm')
| -rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ (string-match "/Makefile$" file) (string-match "/LICENSE$" file) (string-match "/README\\.md$" file) + (string-match "/compile_flags\\.txt$" file) (string-match "/manifest\\.scm$" file) (string-match "/guix\\.scm$" file) (string-match "/\\.gitignore$" file))) |
