diff options
author | Carlos Soriano <csoriano@gnome.org> | 2016-12-01 12:56:10 +0100 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2016-12-01 13:13:30 +0100 |
commit | 5f1fd258f0f900d21e77f9cfb6579d786e5f10d3 (patch) | |
tree | 0e2e538c29db674196e1c843e1d57f4fa1e3c62c /.gitignore | |
parent | 171bf2a8378ac97c9b89a2cbc840bc77452352b6 (diff) | |
download | nautilus-5f1fd258f0f900d21e77f9cfb6579d786e5f10d3.tar.gz |
gitignore: ignore .flatpak-builder
https://bugzilla.gnome.org/show_bug.cgi?id=775460
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 617eab59e..70fae9419 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /*~ /.*.sw[nop] /.dirstamp +/.flatpak-builder /ABOUT-NLS /GPATH /GRTAGS |