forked from TrueCloudLab/s3-tests
02a4c82dfa
Handle dependencies properly. Now e.g. "./bootstrap && ./virtualenv/bin/s3tests-test-readwrite" should just work.
14 lines
153 B
Text
14 lines
153 B
Text
*~
|
|
.#*
|
|
## the next line needs to start with a backslash to avoid looking like
|
|
## a comment
|
|
\#*#
|
|
.*.swp
|
|
|
|
*.pyc
|
|
*.pyo
|
|
|
|
/*.egg-info
|
|
/virtualenv
|
|
|
|
config.yml
|