diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-08-29 12:38:12 +0300 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-08-29 12:38:12 +0300 |
commit | 1353591e6d6bc200dc82bf0e1dc17a96107ba861 (patch) | |
tree | 7f9b5c26005ac97a1ea243c2574db505cdb64aef | |
parent | 2b2e483b7a8d510a1d337346cb61bdd4718e33e7 (diff) | |
download | python-nose-1353591e6d6bc200dc82bf0e1dc17a96107ba861.tar.gz python-nose-1353591e6d6bc200dc82bf0e1dc17a96107ba861.tar.bz2 python-nose-1353591e6d6bc200dc82bf0e1dc17a96107ba861.zip |
Add .gitignore
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7718456 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +obs |