Repository: cloudstack-docs-rn Updated Branches: refs/heads/master 8d4d51f84 -> d3f630fa1
updating .gitignore Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/ab2c6777 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/ab2c6777 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/ab2c6777 Branch: refs/heads/master Commit: ab2c6777c89ede1578c2290a0409b0895f371423 Parents: 6831d38 Author: pdion891 <[email protected]> Authored: Sat Jul 19 10:10:04 2014 -0400 Committer: pdion891 <[email protected]> Committed: Sat Jul 19 10:10:04 2014 -0400 ---------------------------------------------------------------------- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/ab2c6777/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index b885e35..6dfb228 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,16 @@ # under the License. /build +build.sh + +# OS generated files # +###################### +*/.DS_Store +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +Thumbs.db
