diff --git a/Global/SlickEdit.gitignore b/Global/SlickEdit.gitignore index e3d960ac5ffaacc9b565c2d682272717c9b26d50..9e2fdda8e3cd403c85c6b0df73ccb6e0c09d3d11 100644 --- a/Global/SlickEdit.gitignore +++ b/Global/SlickEdit.gitignore @@ -1,14 +1,6 @@ # SlickEdit workspace and project files are ignored by default because # typically they are considered to be developer-specific and not part of a -# project. However, if multiple SlickEdit users are collaborating on a -# project, it is possible to store these files in the repository and share -# them among all developers because they do not contain user-specific data. -# To store these files in a repository, add the following two lines to the -# project’s .gitignore file: -# ---------- -# !*.vpw -# !*.vpj -# ---------- +# project. *.vpw *.vpj