summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 99b2d4d3ca9f3107fc2c963536dac3701ecf56b8 (plain)
1
2
3
.vagrant/
.tox
docs/_build/*
2.0 # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## class ApexCommonBuilderException(Exception): pass