commit ecfa66946a2bb8a6d097567dbf8a63310ce1e230 parent 12a1aee4a416410fa81eb63032724536005442ee Author: Daniel Moch <daniel@danielmoch.com> Date: Fri, 17 Aug 2018 06:56:33 -0400 .env is a file, not a directory Diffstat:
M | .cvsignore | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.cvsignore b/.cvsignore @@ -23,4 +23,5 @@ TAGS *.vdi *.vmdk *.vhd -.env/ +.env +.eggs/