shithub: cstory

Download patch

ref: c697a9b8b21ddd5af49fb6efa97f7f8e585a6048
parent: 4cd09e79906f64a773eb3c76fd9ae9427de96d2a
author: Gabriel Ravier <gabravier@gmail.com>
date: Thu May 2 15:02:01 EDT 2019

Corrected unclear comment

--- a/.gitignore
+++ b/.gitignore
@@ -23,10 +23,10 @@
 msvc2003/Debug (Japanese)
 msvc2003/Release (Japanese)
 
-# Exclude VSCode folder
+# Exclude VS Code folder
 .vscode/*
 
-# Do not exclude common files that we might actually add in the future (could be used for having build commands or the like)
+# Useful for VS Code users
 !.vscode/settings.json
 !.vscode/tasks.json
 !.vscode/launch.json