summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-06-20 23:39:27 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-06-29 16:24:43 +0900
commit9fe7a0d483e1a377d46a1f8014868a91fa8f6884 (patch)
tree6c7240ba90fcee8bfcc8c086c5a164de4312491d /.gitignore
parentf5f310ac975c10f20892cf7f4af82a5414d28899 (diff)
Use tox to solve python package deps
JIRA: PROMISE-4 Change-Id: I3fe282dbc5807fe7e76a25fb3fa44a4d47b51c1d Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9aad35d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.egg-info
+.tox
+build
+plantuml.jar