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 |
Matthew Treinish | c8a39b4 | 2015-07-27 17:07:37 -0400 | [diff] [blame] | 5 | etc/tempest.conf.sample |
Pavel Sedlák | efc1d75 | 2013-04-16 17:31:37 +0200 | [diff] [blame] | 6 | etc/logging.conf |
Justin Shepherd | 0d9bbd1 | 2011-08-11 12:57:44 -0500 | [diff] [blame] | 7 | include/swift_objects/swift_small |
8 | include/swift_objects/swift_medium | ||||
9 | include/swift_objects/swift_large | ||||
10 | *.log | ||||
Jay Pipes | 7f75763 | 2011-12-02 15:53:32 -0500 | [diff] [blame] | 11 | *.swp |
Attila Fazekas | a23f500 | 2012-10-23 19:32:45 +0200 | [diff] [blame] | 12 | *.swo |
Matthew Treinish | 2e309e6 | 2013-01-07 15:56:08 -0500 | [diff] [blame] | 13 | *.egg* |
Brian Waldon | e7d48b4 | 2012-09-17 13:27:56 -0700 | [diff] [blame] | 14 | .tox |
Matthew Treinish | 8e937d7 | 2012-12-14 11:11:41 -0500 | [diff] [blame] | 15 | .venv |
Attila Fazekas | 5abb253 | 2012-12-04 11:30:49 +0100 | [diff] [blame] | 16 | dist |
17 | build | ||||
Steve Baker | 605dfd3 | 2013-05-06 15:32:45 +1200 | [diff] [blame] | 18 | .testrepository |
Timofey Durakov | 678ea6a | 2016-02-05 20:32:28 +0300 | [diff] [blame] | 19 | .idea |
20 | .project | ||||
21 | .pydevproject | ||||
Masayuki Igawa | 70151e1 | 2014-03-17 11:09:27 +0900 | [diff] [blame] | 22 | .coverage* |
Masayuki Igawa | 3bb58e6 | 2014-03-28 08:08:13 +0900 | [diff] [blame] | 23 | !.coveragerc |
Masayuki Igawa | bed5973 | 2014-03-07 07:47:22 +0900 | [diff] [blame] | 24 | cover/ |
Matthew Treinish | 1719dfe | 2015-08-24 17:55:09 -0400 | [diff] [blame] | 25 | doc/source/_static/tempest.conf.sample |
Andrea Frittoli (andreaf) | 897ecfb | 2016-02-23 10:12:48 -0500 | [diff] [blame^] | 26 | |
27 | # Files created by releasenotes build | ||||
28 | releasenotes/build |