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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@ build
|
||||
*.swp
|
||||
*.swo
|
||||
*.pyc
|
||||
.testrepository
|
||||
Reference in New Issue
Block a user