Dev/doc updates 2 sept (#1055)

* doc update from Dave Cosgrove

* update contrib docs

* actually do something with .gitignore
This commit is contained in:
Greg Landrum
2016-09-02 16:02:04 +02:00
committed by GitHub
parent f0bb85dfdb
commit 4d17f8a4ec
3 changed files with 58 additions and 1 deletions

6
.gitignore vendored
View File

@@ -0,0 +1,6 @@
/build*/
__pycache__/
*.pyc
/Code/docs/
/Code/JavaWrappers/gmwrapper/src/*
/Code/JavaWrappers/gmwrapper/doc/*