add gitreview and gitignore files

needed for git review

Change-Id: I5acb553792d3a4df2edfb8fbe33384abe4932d1c
This commit is contained in:
Sean Roberts 2015-04-22 17:56:43 -07:00
parent 301228aa74
commit 5d41613cb3
2 changed files with 18 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
dist
.DS-Store
AUTHORS
ChangeLog
build
.tox
.venv
*.egg*
*.swp
*.swo
*.pyc
.testrepository
.idea/*
*~

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/akanda.git