diff options
author | Matej Knopp <matej.knopp@gmail.com> | 2012-01-13 18:18:33 -0500 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-05-16 08:09:26 +0100 |
commit | c96b2f174af75212038ad578c046349d282a5ad9 (patch) | |
tree | 1bf3c0037b1e0922be2995cfb1f659c0d6a23724 /.gitignore | |
parent | 275745b001b0009fcc227a86c285c83b1509bfe2 (diff) |
.gitignore: add visual studio IDE files and OS X .DS_Store files
https://bugzilla.gnome.org/show_bug.cgi?id=667899
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -36,3 +36,11 @@ Makefile.in Makefile *~ *.bak + +Build +*.user +*.suo +*.ipch +*.sdf +*.opensdf +*.DS_Store
\ No newline at end of file |