Commit 31065c55 authored by Yuanle Song's avatar Yuanle Song
Browse files

v0.5.1 add doc/_build/ in .gitignore file

parent 541ab8d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
(defproject python/lein-template "0.5.0"
(defproject python/lein-template "0.5.1"
  :description "lein template for a python project"
  :repositories [["snapshots"
                  {:url "http://devserv.game.yy.com/nexus/content/repositories/snapshots"
+1 −0
Original line number Diff line number Diff line
@@ -14,4 +14,5 @@ wheelhouse/
__pycache__/
.tox
*.deb
doc/_build/
# ENG regular python ignore list