Matthew Treinish | 2e309e6 | 2013-01-07 15:56:08 -0500 | [diff] [blame] | 1 | AUTHORS |
2 | ChangeLog | ||||
Justin Shepherd | 0d9bbd1 | 2011-08-11 12:57:44 -0500 | [diff] [blame] | 3 | *.pyc |
Jay Pipes | 7f75763 | 2011-12-02 15:53:32 -0500 | [diff] [blame] | 4 | etc/tempest.conf |
Pavel Sedlák | efc1d75 | 2013-04-16 17:31:37 +0200 | [diff] [blame] | 5 | etc/logging.conf |
Justin Shepherd | 0d9bbd1 | 2011-08-11 12:57:44 -0500 | [diff] [blame] | 6 | include/swift_objects/swift_small |
7 | include/swift_objects/swift_medium | ||||
8 | include/swift_objects/swift_large | ||||
9 | *.log | ||||
Jay Pipes | 7f75763 | 2011-12-02 15:53:32 -0500 | [diff] [blame] | 10 | *.swp |
Attila Fazekas | a23f500 | 2012-10-23 19:32:45 +0200 | [diff] [blame] | 11 | *.swo |
Matthew Treinish | 2e309e6 | 2013-01-07 15:56:08 -0500 | [diff] [blame] | 12 | *.egg* |
Brian Waldon | e7d48b4 | 2012-09-17 13:27:56 -0700 | [diff] [blame] | 13 | .tox |
Matthew Treinish | 8e937d7 | 2012-12-14 11:11:41 -0500 | [diff] [blame] | 14 | .venv |
Attila Fazekas | 5abb253 | 2012-12-04 11:30:49 +0100 | [diff] [blame] | 15 | dist |
16 | build | ||||
Steve Baker | 605dfd3 | 2013-05-06 15:32:45 +1200 | [diff] [blame] | 17 | .testrepository |