Add tox tests for osm charms in devops
[osm/devops.git] / installers / charm / keystone / .gitignore
index 2545cca..43fcb62 100644 (file)
@@ -12,5 +12,9 @@
 #     See the License for the specific language governing permissions and
 #     limitations under the License.
 .vscode
+.tox
 build
-keystone.charm
\ No newline at end of file
+keystone.charm
+.stestr
+.coverage*
+cover/
\ No newline at end of file