diff options
author | Sviatoslav Sydorenko <ssydore@softserveinc.com> | 2016-07-22 13:56:23 +0300 |
---|---|---|
committer | Sviatoslav Sydorenko <ssydore@softserveinc.com> | 2016-07-22 13:56:23 +0300 |
commit | 1f35e06549abcfed9733aebc1c6517b390880ded (patch) | |
tree | 8df7046b8b5c1a8c173d57c8b00aab90fbe50aaf /.gitignore | |
parent | 04ff07af8a07b8c03438384611f7f23c1b2691ed (diff) | |
download | cherrypy-git-1f35e06549abcfed9733aebc1c6517b390880ded.tar.gz |
Ignore pyenv local version config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..cdb93cd5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.python-version |