diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-07-11 16:24:50 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-07-11 16:54:46 -0400 |
| commit | a71799ea2cbfa1354c786991a85b610753f5474c (patch) | |
| tree | 11381f15bdd75736cef5cd50978fe9af9560cf7c /.gitignore | |
| parent | 85fe71617f301e2163a97108aaa70de5bfb6b4a5 (diff) | |
| download | sqlalchemy-migrate-a71799ea2cbfa1354c786991a85b610753f5474c.tar.gz | |
Updated to OpenStack Build stuff.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +AUTHORS +ChangeLog +.tox/* +.testrepository/* *.pyc *data/* *build/* |
