Add .testrepository to gitignore

This patchset adds the directory .testrepository generated
by the module testrepository ignored by git.

Change-Id: Ifb1b5da6cfa708b1f6eb2ab3f12b1b580704b04f
This commit is contained in:
Sahid Orentino Ferdjaoui
2014-04-04 19:07:21 +02:00
parent 9556209f91
commit efdbbb13d5

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ build
*.swp
*.swo
*.pyc
.testrepository