gerrit/gerrit-extension-api/.gitignore
Shawn O. Pearce 1650acea38 Define gerrit-extension-api module
This module will hold a set of thin interfaces that extensions can
build against. Extensions are more lightweight than plugins and have
a smaller surface of the Gerrit server available to them.

Change-Id: I4213004f1ba5c034cf8fc7fbb9f6dd53f3ec8a96
2012-05-10 16:05:45 -07:00

7 lines
133 B
Plaintext

/target
/.classpath
/.project
/.settings/org.maven.ide.eclipse.prefs
/.settings/org.eclipse.m2e.core.prefs
/gerrit-extension-api.iml