summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorwoomatt <matt.wood@hp.com>2015-07-21 16:11:56 -0600
committerwoomatt <matt.wood@hp.com>2015-07-22 09:21:07 -0600
commitb309c06b51b039d90340212fc181d56c736183bb (patch)
tree65dea89b4baadbfb1b34b601c9833c02de83bdb6 /.gitignore
parentcf95a6556c18762df48a3c66c28ccf0fea14c049 (diff)
downloadxstatic-jasmine-b309c06b51b039d90340212fc181d56c736183bb.tar.gz
Make PBR work2.2.0.post32.2.0.2
Currently, this xstatic library isn't updating automagically because PBR requires a setup.cfg file, and a different setup.py file. Change-Id: Idec29a425bebba3fcabded25908835e12fc53624
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b3085b8..236a765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,10 @@
*.sqlite3
.DS_STORE
*.egg-info
+.eggs
.venv
.tox
build
dist
+AUTHORS
+ChangeLog