Commit Graph

4 Commits

Author SHA1 Message Date
HeroicHitesh 44b552e071 Remove testr
* Remove .testr.conf as there is no tests dir and update .gitignore
  accordingly
* Use 3.18.0 as the minversion for tox in order to use
  allowlist_externals option

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: I0efdc4dd0ce658cc13c543946c6af1da867e6d4b
2021-06-30 20:32:32 +05:30
ZhongShengping a502180059 Clean up .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools.

To this end, remove the long-standing sections for "Mr Developer"
and "Editors" since their mere existence here sends the signal that
we welcome (and have time to review) additions for any old tool
someone ever might happen to try. Also add a comment block
explaining this, for clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks called from tox,
documentation and packaging builds, et cetera).

This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb
from the openstack-dev/oslo-cookiecutter repository.

Change-Id: Id1e769be63b03fff0a42cbdfa1232d63d0ba8993
2018-10-15 11:43:53 +08:00
Nam Nguyen Hoai b51d79bb54 Update installing requirements.txt
This patch set is to update the command to install
requirements.txt and add .eggs to gitignore.

Change-Id: I6f090e97cfa5f45b62e425990a80d684326d346d
2018-03-28 11:34:30 +07:00
Doug Hellmann b41ddab806 initialize specs repo from cookiecutter
Change-Id: I130e1a4afe0989e01fbd429a54184d64bdbfecd2
2014-05-07 08:06:15 -07:00