aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-03-31 00:29:17 +0200
committerKarel Kočí <cynerd@email.cz>2016-03-31 00:29:17 +0200
commit2a8ad733fb5dc2e763256207332e42c90a3d6a6d (patch)
tree662f4ada3b65780660a43a868e7ae97181da0792 /.gitignore
parent7c635fe498b2c7d158a44ceaa525fe7317adb079 (diff)
downloadmcserver-wrapper-2a8ad733fb5dc2e763256207332e42c90a3d6a6d.tar.gz
mcserver-wrapper-2a8ad733fb5dc2e763256207332e42c90a3d6a6d.tar.bz2
mcserver-wrapper-2a8ad733fb5dc2e763256207332e42c90a3d6a6d.zip
Setting up Python package
Adding support for installing using pip. This will be default way to install mcwrapper.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a37342..29d0c5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*~
.*
__*__
+*.egg-info
!.gitignore
!.travis.yml