summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2018-05-30 09:41:55 -0400
committerAnish Athalye <me@anishathalye.com>2018-05-30 10:23:53 -0400
commit30caaf27803a9529e1809504a39c514c80b859c2 (patch)
tree11d8fd55a35e7a9c24a19e5ff4fe3d20b897afb9 /.gitignore
parent8afca63f6532578b40bbc166ed69b1125623e5c1 (diff)
Add PyPI package
This patch also makes the '-d' argument optional, with the base directory defaulting to the directory of the configuration file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..bf45d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
+*.egg-info
*.pyc
+build/
+dist/