diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b5a87f44aa..a8a5cad74c 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,8 @@ config.cache /po/remove-potcdate.sin /po/stamp-po /po/guix.pot +/po/*.mo +/po/*.gmo /tests/*.trs /INSTALL /m4/* @@ -78,3 +80,7 @@ stamp-h[0-9] /doc/images/bootstrap-graph.png /doc/images/bootstrap-graph.eps /guix-register +GPATH +GRTAGS +GTAGS +/nix-setuid-helper |