Merge pull request #5 from xarses/init-project-tree

Create initial structure of the project
This commit is contained in:
Andrew Woodward 2015-04-01 16:13:25 -07:00
commit 55a5cc62c0

8
.gitignore vendored
View File

@ -1,4 +1,8 @@
.vagrant
# python
*.egg-info
.venv
*.pyc
# vagrant
.vagrant