diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-10-25 11:58:11 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-10-25 11:58:11 +0200 |
commit | 8858a63cb33319f3e739edcbfafdae3ec0fefa33 (patch) | |
tree | d7ff9e3d9847dc2edd6e0b8dcd3553a98121ad7f /.gitignore | |
parent | 94029ce1420ced83c3e5dcd181a2280b26574bc9 (diff) | |
download | gitpython-8858a63cb33319f3e739edcbfafdae3ec0fefa33.tar.gz |
.gitignore will now ignore netbeans projects
Fixed test which used the --force flag on move, but there is only a short version (left) it appears
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ /build /dist /doc/_build +nbproject |