summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikita Melentev <multisosnooley@gmail.com>2018-11-29 15:19:19 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2018-11-29 14:19:19 +0200
commitabff5f7b3a1099ce5b444ab02708a393e595c425 (patch)
tree157c136be0b32d912ec41766cd24779043f2bbca /.gitignore
parentc866fd618bf0a343fa0dc1a25e86e9ee5f844c63 (diff)
downloadapscheduler-abff5f7b3a1099ce5b444ab02708a393e595c425.tar.gz
Added the API reference to the side bar (#345)
Fixes #343.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b4034b9..de34dd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.coverage
.cache/
.tox/
+.eggs/
*.egg-info/
*.pyc
dist/