Commit Graph

25 Commits

Author SHA1 Message Date
kennethreitz c436165a2d gitignore
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-07 17:34:04 -05:00
Ed Morley 5a616ee980 Add the pytest .cache/ directory to .gitignore
For example, when a pytest run fails, it saves failure metadata to:
`.cache/v/cache/lastfailed`
2017-06-06 22:44:22 +01:00
kennethreitz 1fa168eea4 tox.ini 2017-05-27 23:52:44 -04:00
Thomas Grainger fcb272cc36 remove seemingly redundant pyflakes references 2017-04-20 13:23:56 +01:00
kennethreitz 458cb64e3d cleanup tests from merge of #2991 2016-02-03 03:35:51 -05:00
Dmitry Dygalo 6c2942b198 Initial work 2016-02-02 13:24:05 +01:00
Kenneth Reitz 76c09e7076 ignot dist 2014-05-16 15:30:48 -04:00
Łukasz Langa 7e825acd9b Remove Python 3.1 and 3.2 from the trove classifiers in setup.py 2013-05-01 19:26:12 +02:00
Sorin Sbarnea 17ecb6891c * Documented the logging, requested in #1297
* Added build directory and *.egg to .gitignore
* Added sphinx as setup requirement in order to be able to build documentation with `pyhton setup.py build_sphinx`

modified:   .gitignore
modified:   docs/api.rst
modified:   setup.py
2013-04-10 16:15:28 +01:00
Kenneth Reitz 966672dbc1 ignore test files 2012-12-14 23:26:41 -05:00
Kenneth Reitz a69cf7e71c v0.14.0 2012-09-02 04:50:05 -04:00
Paul Nasrat 2c11473816 Improve developer documentation.
I cloned, followed the todo and had failures as no certifi or chardet.

Fixed up so easy to get started.
2012-05-13 16:09:52 -07:00
Shivaram Lingamneni 7f9ea04286 Various Makefile updates 2012-05-03 19:59:15 -07:00
Shivaram Lingamneni ff7cfa732f restore docs/_build directory to .gitignore 2012-05-01 19:18:55 -07:00
Shivaram Lingamneni 7c5151e8e7 changes to .gitignore 2012-05-01 17:00:19 -07:00
Idan Gazit 809d9863bf Add .egg-info/ dir to gitignore 2012-05-01 06:20:52 -04:00
Kenneth Reitz c2e942f230 no .idea ignore 2011-11-27 11:31:48 -05:00
Kenneth Reitz de4035fb96 ignore junit xml 2011-10-17 20:57:04 -04:00
Kenneth Reitz 1cdd1d04ce v0.5.1 2011-07-23 22:58:32 -04:00
Kenneth Reitz 21e51b504e no toys 2011-05-20 12:55:36 -04:00
Kenneth Reitz d27e4bff1e ignore builds 2011-05-15 00:41:26 -04:00
robmadole ee43ad2497 Ignore those compiled files 2011-03-01 09:15:14 -06:00
Kenneth Reitz f4e03a5d32 gitignore update for jenkins 2011-02-17 13:13:52 -05:00
Kenneth Reitz 7ed73b29a8 Add manigest to ignores 2011-02-14 01:47:10 -05:00
Kenneth Reitz ffdbc387ea ignore it 2011-02-13 13:53:15 -05:00