Skip to content

Commit 1771af3

Browse files
committed
Add a comment in .gitignore file
1 parent fa7880c commit 1771af3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
node_modules
2-
implement-cowsay/.venv
2+
# Old cowsay virtual environment, intentionally kept
3+
implement-cowsay/.venv
4+

0 commit comments

Comments
 (0)