.gitignore: add visual studio IDE files and OS X .DS_Store files
https://bugzilla.gnome.org/show_bug.cgi?id=667899
This commit is contained in:
parent
275745b001
commit
c96b2f174a
8
.gitignore
vendored
8
.gitignore
vendored
@ -36,3 +36,11 @@ Makefile.in
|
|||||||
Makefile
|
Makefile
|
||||||
*~
|
*~
|
||||||
*.bak
|
*.bak
|
||||||
|
|
||||||
|
Build
|
||||||
|
*.user
|
||||||
|
*.suo
|
||||||
|
*.ipch
|
||||||
|
*.sdf
|
||||||
|
*.opensdf
|
||||||
|
*.DS_Store
|
Loading…
x
Reference in New Issue
Block a user