summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Ignore the .eggs/ directoryJon Parise2019-02-211-0/+1
* Add official Python 3.7 supportJon Parise2018-08-311-0/+1
* add apidoc to .gitignoremorrme2017-05-311-1/+3
* Fix #117, illegal unicode character in middle of key (or value now)fix-unicode-char-in-middle-errorNicholas Charriere2016-10-031-0/+1
* Fixed docsNicholas Charriere2016-08-031-0/+4
* Fix flake8 and cleanup buildNicholas Charriere2016-07-271-0/+1
* Add virtualenv env/ and .cache/ to gitignoreNicholas Charriere2016-07-271-0/+2
* Merge branch 'master' of github.com:pinterest/pymemcache into switch_to_pytestJohn Anderson2015-06-191-0/+1
|\
| * Include apidocs for rtdJohn Anderson2015-06-191-1/+0
| * Initial implementation of docsJohn Anderson2015-06-191-0/+2
* | Finished porting integration tests to pytestJohn Anderson2015-06-191-0/+1
* | Move to use pytest instead of noseJohn Anderson2015-06-191-0/+1
|/
* Fixing a typo in setup.py and adding .pypirc to .gitignoreCharles Gordon2015-04-151-0/+2
* Adding build/ and dist/ to gitignoreCharles Gordon2013-01-281-0/+2
* Initial commit of all pymemcache filesCharles Gordon2012-10-191-0/+31