diff options
author | Sebastian Rasmussen <sebras@hotmail.com> | 2014-03-02 05:11:10 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-03-03 00:03:44 +0000 |
commit | ecf7b967f9861945bec6533361ef82aa7e1672c3 (patch) | |
tree | 30cf29df315a60d39f72c824644b346908827a6f /.gitignore | |
parent | b2962675050fe4f43ab6fd9ca3bd495f465657a1 (diff) |
https://bugzilla.gnome.org/show_bug.cgi?id=725483
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,6 +36,7 @@ Makefile.in Makefile *~ *.bak +*.gc?? Build *.user @@ -43,4 +44,4 @@ Build *.ipch *.sdf *.opensdf -*.DS_Store
\ No newline at end of file +*.DS_Store |