Commit ddcbdd6a authored by John Munkhoff's avatar John Munkhoff

Edit comment in Global/SlickEdit.gitignore

Remove unnecessary wording about negative ignore rules.
parent a65b9593
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment