Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #632 from ZER0/ignore/bug805223
Browse files Browse the repository at this point in the history
Bug 805223 - Add to .gitignore the generated documents' files and folders
  • Loading branch information
wbamberg committed Oct 24, 2012
2 parents 58a0f16 + 8f2e2a7 commit feb2a01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -5,8 +5,10 @@ jetpack-sdk-docs.tgz
.test_tmp/
doc/dev-guide/
doc/index.html
doc/packages/
doc/modules/
doc/status.md5
python-lib/cuddlefish/tests/static-files/sdk-docs/
addon-sdk-docs.tgz
packages/*

# Python
Expand Down

0 comments on commit feb2a01

Please sign in to comment.