delete and untrack pyenv file
authorOrakaro <nhatminh_179@hotmail.com>
Sun, 14 Sep 2014 08:54:29 +0000 (17:54 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sun, 14 Sep 2014 08:54:29 +0000 (17:54 +0900)
.gitignore
.python-version [deleted file]

index 561a5de1413fcc2461db11a3defc2582c1972e8a..b838a07c0a46f95e295ee5759b4e811648123cdb 100644 (file)
@@ -5,6 +5,9 @@ __pycache__/
 # C extensions
 *.so
 
+# Pyenv
+.python-version
+
 # Distribution / packaging
 .Python
 env/
diff --git a/.python-version b/.python-version
deleted file mode 100644 (file)
index 47b322c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3.4.1